Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h100 static bool adjustFixedOrderRecurrences(VPlan &Plan, VPBuilder &Builder);
H A DVPlanTransforms.cpp1693 bool VPlanTransforms::adjustFixedOrderRecurrences(VPlan &Plan, in adjustFixedOrderRecurrences() function in VPlanTransforms
H A DLoopVectorize.cpp8896 if (!VPlanTransforms::runPass(VPlanTransforms::adjustFixedOrderRecurrences, in tryToBuildVPlanWithVPRecipes()