Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1607 const ReductionChainMap &getInLoopReductionChains() const { in getInLoopReductionChains() function in llvm::LoopVectorizationCostModel
9182 for (auto &Reduction : CM.getInLoopReductionChains()) { in buildVPlanWithVPRecipes()
9504 for (auto &Reduction : CM.getInLoopReductionChains()) { in adjustRecipesForInLoopReductions()