Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp1104 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
HDCGStmtOpenMP.cpp2109 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSimpleLoopUnswitch.cpp747 Value *LoopCond = SI.getCondition(); in unswitchTrivialSwitch() local