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