Searched refs:numReductionValues (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4125 unsigned numReductionValues() const { function in class:HorizontalReduction
4327 std::max((uint64_t)4, PowerOf2Floor(HorRdx.numReductionValues()));

Completed in 95 milliseconds