Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp593 static bool EqualityPropUnSafe(Value &LoopCond) { in EqualityPropUnSafe()
698 Value *LoopCond = in processCurrentLoop() local
739 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local
749 Value *LoopCond; in processCurrentLoop() local
812 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local
877 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()
1127 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in TryTrivialLoopUnswitch() local
1161 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in TryTrivialLoopUnswitch() local
H A DSimpleLoopUnswitch.cpp577 Value *LoopCond = SI.getCondition(); in unswitchTrivialSwitch() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp768 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
H A DCGStmtOpenMP.cpp1325 const Stmt &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()