Home
last modified time | relevance | path

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

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