Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.cpp420 static void removeRedundantInductionCasts(VPlan &Plan) { in removeRedundantInductionCasts() function
1214 removeRedundantInductionCasts(Plan); in optimize()