Searched refs:removeInstructionsBeforeUnreachable (Results 1 – 3 of 3) sorted by relevance
740 bool removeInstructionsBeforeUnreachable(Instruction &I);
1464 if (removeInstructionsBeforeUnreachable(SI)) in visitStoreInst()
3093 bool InstCombinerImpl::removeInstructionsBeforeUnreachable(Instruction &I) { in removeInstructionsBeforeUnreachable() function in InstCombinerImpl3121 removeInstructionsBeforeUnreachable(I); in visitUnreachableInst()