Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2158 static const int ScoreConsecutiveLoads = 4; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
2258 return (*Dist > 0) ? LookAheadHeuristics::ScoreConsecutiveLoads in getShallowScore()