Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h358 void adjustRecipesForInLoopReductions(VPlanPtr &Plan,
H A DLoopVectorize.cpp9422 adjustRecipesForInLoopReductions(Plan, RecipeBuilder, Range.Start); in buildVPlanWithVPRecipes()
9496 void LoopVectorizationPlanner::adjustRecipesForInLoopReductions( in adjustRecipesForInLoopReductions() function in LoopVectorizationPlanner