Searched defs:LoopCond (Results 1 – 2 of 2) sorted by relevance
451 Value *LoopCond = FindLIVLoopCondition(BI->getCondition(), in processCurrentLoop() local460 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local495 Value *LoopCond = FindLIVLoopCondition(SI->getCondition(), in processCurrentLoop() local643 bool LoopUnswitch::UnswitchIfProfitable(Value *LoopCond, Constant *Val) { in UnswitchIfProfitable()
773 JumpDest LoopCond = getJumpDestInCurrentScope("do.cond"); in EmitDoStmt() local