Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h179 Value *getLiveInIRValue() { in getLiveInIRValue() function
H A DVPlan.cpp229 return Def->getLiveInIRValue(); in get()
H A DLoopVectorize.cpp4738 Value *StartV = StartVPV ? StartVPV->getLiveInIRValue() : nullptr; in widenPHIInstruction()
9400 State.ILV->widenIntOrFpInduction(IV, getStartValue()->getLiveInIRValue(), in execute()
9664 Value *IRV = Def->getLiveInIRValue(); in get()