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