Searched refs:removeAllNonTerminatorAndEHPadInstructions (Results 1 – 8 of 8) sorted by relevance
295 unsigned removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB);
356 unsigned removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB);
1687 NumInstRemoved += removeAllNonTerminatorAndEHPadInstructions(&BB); in runSCCP()
1588 NumInstRemoved += removeAllNonTerminatorAndEHPadInstructions(&BB); in runSCCP()
1292 unsigned llvm::removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB) { in removeAllNonTerminatorAndEHPadInstructions() function in llvm
1883 unsigned llvm::removeAllNonTerminatorAndEHPadInstructions(BasicBlock *BB) { in removeAllNonTerminatorAndEHPadInstructions() function in llvm
3052 unsigned NumDeadInstInBB = removeAllNonTerminatorAndEHPadInstructions(&BB); in prepareICWorklistFromFunction()
3239 unsigned NumDeadInstInBB = removeAllNonTerminatorAndEHPadInstructions(&BB); in prepareICWorklistFromFunction()