Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1867 SmallVector<VectorizationFactor, 8> ProfitableVFs; member in llvm::LoopVectorizationCostModel
5385 ProfitableVFs.push_back(Candidate); in selectVectorizationFactor()
5581 for (auto &NextVF : ProfitableVFs) in selectEpilogueVectorizationFactor()