Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()