Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1565 const ReductionChainMap &getInLoopReductionChains() const { in getInLoopReductionChains() function in llvm::LoopVectorizationCostModel
8836 for (const auto &Reduction : CM.getInLoopReductionChains()) { in buildVPlanWithVPRecipes()
9218 for (const auto &Reduction : CM.getInLoopReductionChains()) { in adjustRecipesForReductions()