Searched refs:getLiveInIRValue (Results 1 – 7 of 7) sorted by relevance
126 return cast<Function>(R->getOperand(CallIdx)->getLiveInIRValue()) in inferScalarTypeForRecipe()205 return V->getLiveInIRValue()->getType(); in inferScalarType()
180 Value *getLiveInIRValue() { in getLiveInIRValue() function185 const Value *getLiveInIRValue() const { in getLiveInIRValue() function
964 Value *Start = getStartValue()->getLiveInIRValue(); in execute()1085 auto *StepC = dyn_cast<ConstantInt>(getStepValue()->getLiveInIRValue()); in isCanonical()1086 auto *StartC = dyn_cast<ConstantInt>(getStartValue()->getLiveInIRValue()); in isCanonical()1570 Value *Start = getStartValue()->getLiveInIRValue(); in execute()1605 ConstantInt *StepC = dyn_cast<ConstantInt>(Step->getLiveInIRValue()); in isCanonical()1681 auto *VectorInit = getStartValue()->getLiveInIRValue(); in execute()1722 Value *StartV = StartVPV->getLiveInIRValue(); in execute()
585 Plan.getCanonicalIV()->getStartValue()->getLiveInIRValue()->getType(); in optimizeForVFAndUF()789 auto *C = dyn_cast<ConstantInt>(V->getLiveInIRValue()); in isConstantOne()994 auto *OpInst = dyn_cast<Instruction>(Op->getLiveInIRValue()); in truncateToMinimalBitwidths()
217 return Def->getLiveInIRValue(); in get()266 Value *IRV = Def->getLiveInIRValue(); in get()
2239 return getStartValue()->getLiveInIRValue()->getType(); in getScalarType()2358 : getStartValue()->getLiveInIRValue()->getType(); in getScalarType()
3316 Value *Step = StepVPV->isLiveIn() ? StepVPV->getLiveInIRValue() in fixupIVUsers()3656 auto *ScalarInit = PhiR->getStartValue()->getLiveInIRValue(); in fixFixedOrderRecurrence()9132 Type *PhiTy = PhiR->getOperand(0)->getLiveInIRValue()->getType(); in adjustRecipesForReductions()9154 Type *PhiTy = PhiR->getStartValue()->getLiveInIRValue()->getType(); in adjustRecipesForReductions()9272 Value *ScalarStartValue = getStartValue()->getLiveInIRValue(); in execute()9334 State.Builder, CanonicalIV, getStartValue()->getLiveInIRValue(), Step, in execute()