Searched refs:removeRedundantInductionCasts (Results 1 – 3 of 3) sorted by relevance
47 static void removeRedundantInductionCasts(VPlan &Plan);
299 void VPlanTransforms::removeRedundantInductionCasts(VPlan &Plan) { in removeRedundantInductionCasts() function in VPlanTransforms
8946 VPlanTransforms::removeRedundantInductionCasts(*Plan); in buildVPlanWithVPRecipes()