Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h442 SmallVector<VectorizationFactor, 8> ProfitableVFs; variable
H A DLoopVectorize.cpp4466 for (auto &NextVF : ProfitableVFs) { in selectEpilogueVectorizationFactor()
7062 ProfitableVFs.push_back(CurrentFactor); in computeBestVF()