Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8046 PartialReductionChains; in collectScaledReductions() local
8049 PartialReductionChains); in collectScaledReductions()
8058 for (const auto &[PartialRdx, _] : PartialReductionChains) in collectScaledReductions()
8070 for (auto Pair : PartialReductionChains) { in collectScaledReductions()