Searched defs:EndInst (Results 1 – 3 of 3) sorted by relevance
280 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()372 Instruction &EndInst = (MoveForward ? InsertPoint : I); in isSafeToMoveBefore() local
2816 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
253 Instruction *EndInst = nullptr; in splitCandidate() local