Searched defs:LoopExit (Results 1 – 7 of 7) sorted by relevance
97 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
803 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local894 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local956 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local1073 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
1856 JumpDest LoopExit) { in EmitOMPLoopBody()2043 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local2423 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()2623 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local2980 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()3202 JumpDest LoopExit = in EmitOMPWorksharingLoop() local5183 JumpDest LoopExit = in EmitOMPDistributeLoop() local
221 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
309 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
715 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
64 LoopExit, enumerator