Searched refs:removeAllNonTerminatorAndEHPadInstructions (Results 1 – 4 of 4) sorted by relevance
327 removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB);
225 NumInstRemoved += removeAllNonTerminatorAndEHPadInstructions(&BB).first; in runSCCP()
2065 llvm::removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB) { in removeAllNonTerminatorAndEHPadInstructions() function in llvm
3926 removeAllNonTerminatorAndEHPadInstructions(&BB); in prepareICWorklistFromFunction()