Searched refs:getStartValue (Results 1 – 4 of 4) sorted by relevance
176 public double getStartValue() { in getStartValue() method in AbstractUnivariateRealOptimizer
55 getMin(), getStartValue(), getMax(), in doOptimize()
289 Value *getStartValue() const { return StartValue; } in getStartValue() function
1875 Value *Start = II.getStartValue(); in createVectorIntInductionPHI()1914 assert(IV->getType() == ID.getStartValue()->getType() && "Types must match"); in widenIntInduction()3097 BCResumeVal->addIncoming(II.getStartValue(), BB); in createEmptyLoop()4552 isa<Constant>(ID.getStartValue()) && in addInductionPhi()4553 cast<Constant>(ID.getStartValue())->isNullValue()) { in addInductionPhi()