Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1888 SmallVector<VectorizationFactor, 8> ProfitableVFs; member in llvm::LoopVectorizationCostModel
6075 ProfitableVFs.push_back(Candidate); in selectVectorizationFactor()
6205 for (auto &NextVF : ProfitableVFs) in selectEpilogueVectorizationFactor()