Searched refs:adjustFixedOrderRecurrences (Results 1 – 3 of 3) sorted by relevance
100 static bool adjustFixedOrderRecurrences(VPlan &Plan, VPBuilder &Builder);
1693 bool VPlanTransforms::adjustFixedOrderRecurrences(VPlan &Plan, in adjustFixedOrderRecurrences() function in VPlanTransforms
8896 if (!VPlanTransforms::runPass(VPlanTransforms::adjustFixedOrderRecurrences, in tryToBuildVPlanWithVPRecipes()