Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp160 MachineBasicBlock *LoopExit = getWhileLoopStartTargetBB(*WlsInstr); in fixBackwardsWLS() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp864 JumpDest LoopExit = getJumpDestInCurrentScope("while.end"); in EmitWhileStmt() local
955 JumpDest LoopExit = getJumpDestInCurrentScope("do.end"); in EmitDoStmt() local
1017 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitForStmt() local
1134 JumpDest LoopExit = getJumpDestInCurrentScope("for.end"); in EmitCXXForRangeStmt() local
H A DCGStmtOpenMP.cpp1874 JumpDest LoopExit) { in EmitOMPLoopBody()
2077 auto LoopExit = getJumpDestInCurrentScope("omp.inner.for.end"); in EmitOMPInnerLoop() local
2450 CodeGenFunction::JumpDest LoopExit) { in emitOMPLoopBodyWithStopPoint()
2759 JumpDest LoopExit = getJumpDestInCurrentScope("omp.dispatch.end"); in EmitOMPOuterLoop() local
3114 CodeGenFunction::JumpDest LoopExit) { in emitInnerParallelForWhenCombined()
3338 JumpDest LoopExit = in EmitOMPWorksharingLoop() local
5620 JumpDest LoopExit = in EmitOMPDistributeLoop() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp220 BasicBlock *LoopExit = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
H A DLoopUnrollAndJam.cpp307 BasicBlock *LoopExit = BI->getSuccessor(ContinueOnTrue); in UnrollAndJamLoop() local
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DProgramPoint.h714 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) in LoopExit() function
H A DCFG.h64 LoopExit, enumerator