Home
last modified time | relevance | path

Searched refs:adjustFixedOrderRecurrences (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.h46 static bool adjustFixedOrderRecurrences(VPlan &Plan, VPBuilder &Builder);
HDVPlanTransforms.cpp818 bool VPlanTransforms::adjustFixedOrderRecurrences(VPlan &Plan, in adjustFixedOrderRecurrences() function in VPlanTransforms
HDLoopVectorize.cpp8699 if (!VPlanTransforms::adjustFixedOrderRecurrences(*Plan, Builder)) in tryToBuildVPlanWithVPRecipes()