Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5020 const bool AggressivelyInterleaveReductions = in selectInterleaveCount() local
5085 if (VF.isScalar() && AggressivelyInterleaveReductions) { in selectInterleaveCount()
5098 if (AggressivelyInterleaveReductions) { in selectInterleaveCount()