Searched defs:LoopCond (Results 1 – 4 of 4) sorted by relevance
593 static bool EqualityPropUnSafe(Value &LoopCond) { in EqualityPropUnSafe()698 Value *LoopCond = in processCurrentLoop() local739 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local749 Value *LoopCond; in processCurrentLoop() local812 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local877 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val, in UnswitchIfProfitable()1127 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in TryTrivialLoopUnswitch() local1161 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in TryTrivialLoopUnswitch() local
577 Value *LoopCond = SI.getCondition(); in unswitchTrivialSwitch() local
768 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local
1325 const Stmt &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop()