Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1205 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
H A DCGStmtOpenMP.cpp2156 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1595 Value *LoopCond = matchCondition(LoopTerm, LoopBody); in isValidStrlenIdiom() local
H A DSimpleLoopUnswitch.cpp753 Value *LoopCond = SI.getCondition(); in unswitchTrivialSwitch() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5434 BasicBlock *LoopCond = Cond->getUniquePredecessor(); in createIfVersion() local