Searched defs:VPFirstOrderRecurrencePHIRecipe (Results 1 – 1 of 1) sorted by relevance
1285 struct VPFirstOrderRecurrencePHIRecipe : public VPHeaderPHIRecipe { struct1286 VPFirstOrderRecurrencePHIRecipe(PHINode *Phi, VPValue &Start) in VPFirstOrderRecurrencePHIRecipe() argument1291 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()