Searched defs:EndInst (Results 1 – 3 of 3) sorted by relevance
278 collectInstructionsInBetween(Instruction &StartInst, const Instruction &EndInst, in collectInstructionsInBetween()349 Instruction &EndInst = (MoveForward ? InsertPoint : I); in isSafeToMoveBefore() local
2070 Instruction *EndInst = BB->getTerminator(); // Last not to be deleted. in removeAllNonTerminatorAndEHPadInstructions() local
130 Instruction *EndInst = (*Candidate->end()).Inst; in splitCandidate() local