Searched refs:adjustFixedOrderRecurrences (Results 1 – 3 of 3) sorted by relevance
46 static bool adjustFixedOrderRecurrences(VPlan &Plan, VPBuilder &Builder);
707 bool VPlanTransforms::adjustFixedOrderRecurrences(VPlan &Plan, in adjustFixedOrderRecurrences() function in VPlanTransforms
8900 if (!VPlanTransforms::adjustFixedOrderRecurrences(*Plan, Builder)) in tryToBuildVPlanWithVPRecipes()