Home
last modified time | relevance | path

Searched refs:getLiveInIRValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h184 Value *getLiveInIRValue() { in getLiveInIRValue() function
H A DVPlan.cpp229 return Def->getLiveInIRValue(); in get()
1254 auto *VectorInit = getStartValue()->getLiveInIRValue(); in execute()
1310 Value *StartV = StartVPV->getLiveInIRValue(); in execute()
H A DLoopVectorize.cpp4266 auto *ScalarInit = PhiR->getStartValue()->getLiveInIRValue(); in fixFirstOrderRecurrence()
9596 State.ILV->widenIntOrFpInduction(IV, getStartValue()->getLiveInIRValue(), in execute()
9865 Value *IRV = Def->getLiveInIRValue(); in get()