Home
last modified time | relevance | path

Searched defs:LoopCond (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp956 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
H A DCGStmtOpenMP.cpp2073 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp684 Value *LoopCond = SI.getCondition(); in unswitchTrivialSwitch() local