Home
last modified time | relevance | path

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

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