Searched defs:EndInst (Results 1 – 6 of 6) sorted by relevance
77 inline Instruction* EndInst() { return end_inst_.get(); } in EndInst() function78 inline const Instruction* EndInst() const { return end_inst_.get(); } in EndInst() function
1919 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in DoOneIteration() local
1717 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in DeleteInstructionInBlock() local
1296 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
1887 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local