Searched defs:LoopExit (Results 1 – 8 of 8) sorted by relevance
160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
997 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local1103 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local1183 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local1319 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
1910 JumpDest LoopExit) { in EmitOMPLoopBody()2113 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local2485 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()2857 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local3217 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()3441 JumpDest LoopExit = in EmitOMPWorksharingLoop() local5772 JumpDest LoopExit = in EmitOMPDistributeLoop() local
199 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
300 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
1734 BasicBlock *LoopExit = SplitBlock(SplitBefore->getParent(), SplitBefore); in SplitBlockAndInsertSimpleForLoop() local
713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
64 LoopExit, enumerator