Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1200 bool selectUserVectorizationFactor(ElementCount UserVF) { in selectUserVectorizationFactor() function in llvm::LoopVectorizationCostModel
7531 if (CM.selectUserVectorizationFactor(UserVF)) { in plan()