Searched refs:InitialIVValue (Results 1 – 2 of 2) sorted by relevance
626 Value &getInitialIVValue() const { return InitialIVValue; } in getInitialIVValue()685 : L(Loop), InitialIVValue(I), StepInst(SI), StepValue(SV), in LoopBounds()691 Value &InitialIVValue; member
206 Value *InitialIVValue = IndDesc.getStartValue(); in getBounds() local208 if (!InitialIVValue || !StepInst) in getBounds()224 return LoopBounds(L, *InitialIVValue, *StepInst, StepValue, *FinalIVValue, in getBounds()