Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp454 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local
463 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local
498 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local
646 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val) { in UnswitchIfProfitable()
/external/clang/lib/CodeGen/
DCGStmt.cpp772 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
DCGStmtOpenMP.cpp577 const Stmt &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()