Searched defs:EndInst (Results 1 – 8 of 8) sorted by relevance
88 inline Instruction* EndInst() { return end_inst_.get(); } in EndInst() function89 inline const Instruction* EndInst() const { return end_inst_.get(); } in EndInst() function
60 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()134 Instruction &EndInst = (MoveForward ? InsertPoint : I); in isSafeToMoveBefore() local
1898 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
278 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()349 Instruction &EndInst = (MoveForward ? InsertPoint : I); in isSafeToMoveBefore() local
2018 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
1296 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local