Searched refs:removeInstructionsBeforeUnreachable (Results 1 – 3 of 3) sorted by relevance
822 bool removeInstructionsBeforeUnreachable(Instruction &I);
1492 if (removeInstructionsBeforeUnreachable(SI)) in visitStoreInst()
3888 bool InstCombinerImpl::removeInstructionsBeforeUnreachable(Instruction &I) { in removeInstructionsBeforeUnreachable() function in InstCombinerImpl3916 removeInstructionsBeforeUnreachable(I); in visitUnreachableInst()