Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Exit

313 /// Transitions the terminator of the given exit-block of a cleanup to
498 static void ForwardPrebranchedFallthrough(llvm::BasicBlock *Exit,
501 // Exit is the exit block of a cleanup, so it always terminates in
503 llvm::TerminatorInst *Term = Exit->getTerminator();