Searched refs:getStartValue (Results 1 – 6 of 6) sorted by relevance
51 VPValue *Start = Plan->getOrAddVPValue(II.getStartValue()); in VPInstructionsToVPRecipes()
520 isa<Constant>(ID.getStartValue()) && in addInductionPhi()521 cast<Constant>(ID.getStartValue())->isNullValue()) { in addInductionPhi()
1013 VPValue *getStartValue() { return getOperand(0); } in getStartValue() function1078 VPValue *getStartValue() { in getStartValue() function
2395 assert(IV->getType() == ID.getStartValue()->getType() && "Types must match"); in widenIntOrFpInduction()3340 auto StartValue = ID.getStartValue(); in emitTransformedIndex()3545 BCResumeVal->addIncoming(II.getStartValue(), BB); in createInductionResumeValues()4737 VPValue *StartVPV = PhiR->getStartValue(); in widenPHIInstruction()4877 Value *ScalarStartValue = II.getStartValue(); in widenPHIInstruction()8643 assert(II.getStartValue() == in tryToOptimizeInductionPHI()8675 VPValue *Start = Plan.getOrAddVPValue(II.getStartValue()); in tryToOptimizeInductionTruncate()9400 State.ILV->widenIntOrFpInduction(IV, getStartValue()->getLiveInIRValue(), in execute()
281 Value *getStartValue() const { return StartValue; } in getStartValue() function
208 Value *InitialIVValue = IndDesc.getStartValue(); in getBounds()415 ConstantInt *Init = dyn_cast_or_null<ConstantInt>(IndDesc.getStartValue()); in isCanonical()