Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp461 static void removeRedundantInductionCasts(VPlan &Plan) { in removeRedundantInductionCasts() function
1926 runPass(removeRedundantInductionCasts, Plan); in optimize()