Searched refs:removeInstructionsBeforeUnreachable (Results 1 – 3 of 3) sorted by relevance
768 bool removeInstructionsBeforeUnreachable(Instruction &I);
1463 if (removeInstructionsBeforeUnreachable(SI)) in visitStoreInst()
3512 bool InstCombinerImpl::removeInstructionsBeforeUnreachable(Instruction &I) { in removeInstructionsBeforeUnreachable() function in InstCombinerImpl3540 removeInstructionsBeforeUnreachable(I); in visitUnreachableInst()