Home
last modified time | relevance | path

Searched refs:VPFirstOrderRecurrencePHISC (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h369 VPFirstOrderRecurrencePHISC, enumerator
H A DVPlan.h857 case VPRecipeBase::VPFirstOrderRecurrencePHISC: in classof()
1706 : VPHeaderPHIRecipe(VPDef::VPFirstOrderRecurrencePHISC, Phi, &Start) {} in VPFirstOrderRecurrencePHIRecipe()
1708 VP_CLASSOF_IMPL(VPDef::VPFirstOrderRecurrencePHISC) in VP_CLASSOF_IMPL()
1711 return R->getVPDefID() == VPDef::VPFirstOrderRecurrencePHISC; in VP_CLASSOF_IMPL()