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