Home
last modified time | relevance | path

Searched defs:LoopExit (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp875 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
966 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
1028 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1145 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
H A DCGStmtOpenMP.cpp1882 JumpDest LoopExit) { in EmitOMPLoopBody()
2085 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2458 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2817 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
3172 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
3396 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
5684 JumpDest LoopExit = in EmitOMPDistributeLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp199 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
H A DLoopUnrollAndJam.cpp301 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h713 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
H A DCFG.h63 LoopExit, enumerator