Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1533 const ReductionChainMap &getInLoopReductionChains() const { in getInLoopReductionChains() function in llvm::LoopVectorizationCostModel
8709 for (auto &Reduction : CM.getInLoopReductionChains()) { in buildVPlanWithVPRecipes()
9096 for (auto &Reduction : CM.getInLoopReductionChains()) { in adjustRecipesForReductions()