Home
last modified time | relevance | path

Searched refs:removeRedundantInductionCasts (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h98 static void removeRedundantInductionCasts(VPlan &Plan);
H A DVPlanTransforms.cpp398 void VPlanTransforms::removeRedundantInductionCasts(VPlan &Plan) { in removeRedundantInductionCasts() function in VPlanTransforms
1010 removeRedundantInductionCasts(Plan); in optimize()