Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1250 struct VPFirstOrderRecurrencePHIRecipe : public VPHeaderPHIRecipe { struct
1251 VPFirstOrderRecurrencePHIRecipe(PHINode *Phi, VPValue &Start) in VPFirstOrderRecurrencePHIRecipe() function
1254 VP_CLASSOF_IMPL(VPDef::VPFirstOrderRecurrencePHISC) in VP_CLASSOF_IMPL()