Searched refs:InitialIVValue (Results 1 – 2 of 2) sorted by relevance
672 Value &getInitialIVValue() const { return InitialIVValue; } in getInitialIVValue()731 : L(Loop), InitialIVValue(I), StepInst(SI), StepValue(SV), in LoopBounds()737 Value &InitialIVValue; member
208 Value *InitialIVValue = IndDesc.getStartValue(); in getBounds() local210 if (!InitialIVValue || !StepInst) in getBounds()226 return LoopBounds(L, *InitialIVValue, *StepInst, StepValue, *FinalIVValue, in getBounds()