Home
last modified time | relevance | path

Searched defs:VPFirstOrderRecurrencePHIRecipe (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1285 struct VPFirstOrderRecurrencePHIRecipe : public VPHeaderPHIRecipe { struct
1286 VPFirstOrderRecurrencePHIRecipe(PHINode *Phi, VPValue &Start) in VPFirstOrderRecurrencePHIRecipe() argument
1291 static inline bool classof(const VPRecipeBase *R) { in classof()
1294 static inline bool classof(const VPHeaderPHIRecipe *R) { in classof()
1297 static inline bool classof(const VPValue *V) { in classof()