Searched refs:UpdatedIV (Results 1 – 1 of 1) sorted by relevance
1336 Value *UpdatedIV = Builder.CreateAdd(IV, LowerBound); in createStaticWorkshareLoop() local1337 IV->replaceUsesWithIf(UpdatedIV, [&](Use &U) { in createStaticWorkshareLoop()1341 Instr->getParent() != CLI->getLatch() && Instr != UpdatedIV); in createStaticWorkshareLoop()