Searched defs:VPFirstOrderRecurrencePHIRecipe (Results 1 – 1 of 1) sorted by relevance
1140 struct VPFirstOrderRecurrencePHIRecipe : public VPWidenPHIRecipe { struct1141 VPFirstOrderRecurrencePHIRecipe(PHINode *Phi, VPValue &Start) in VPFirstOrderRecurrencePHIRecipe() function1146 static inline bool classof(const VPRecipeBase *R) { in classof()1149 static inline bool classof(const VPWidenPHIRecipe *D) { in classof()1152 static inline bool classof(const VPValue *V) { in classof()