Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h366 void adjustRecipesForReductions(VPBasicBlock *LatchVPBB, VPlanPtr &Plan,
H A DLoopVectorize.cpp8954 adjustRecipesForReductions(cast<VPBasicBlock>(TopRegion->getExiting()), Plan, in buildVPlanWithVPRecipes()
9093 void LoopVectorizationPlanner::adjustRecipesForReductions( in adjustRecipesForReductions() function in LoopVectorizationPlanner