Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h164 bool hasDefiningRecipe() const { return getDefiningRecipe(); } in hasDefiningRecipe() function
167 bool isLiveIn() const { return !hasDefiningRecipe(); } in isLiveIn()
186 bool isDefinedOutsideVectorRegions() const { return !hasDefiningRecipe(); } in isDefinedOutsideVectorRegions()