Searched defs:EndInst (Results 1 – 9 of 9) sorted by relevance
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
89 inline Instruction* EndInst() { return end_inst_.get(); } in EndInst() function90 inline const Instruction* EndInst() const { return end_inst_.get(); } in EndInst() function
280 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()359 Instruction &EndInst = (MoveForward ? InsertPoint : I); in isSafeToMoveBefore() local
2210 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
258 Instruction *EndInst = nullptr; in splitCandidate() local