Searched defs:LoopExit (Results 1 – 8 of 8) sorted by relevance
160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
1088 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local1204 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local1292 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local1447 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
1954 JumpDest LoopExit) { in EmitOMPLoopBody()2160 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local2609 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()2999 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local3362 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()3584 JumpDest LoopExit = in EmitOMPWorksharingLoop() local5980 JumpDest LoopExit = in EmitOMPDistributeLoop() local
199 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
300 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
1595 BasicBlock *LoopExit = SplitBlock(SplitBefore->getParent(), SplitBefore); in SplitBlockAndInsertSimpleForLoop() local
723 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
64 LoopExit, enumerator