Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2173 static const int ScoreConstants = 2; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
2265 return LookAheadHeuristics::ScoreConstants; in getShallowScore()
2724 BestOp.Score = LookAheadHeuristics::ScoreConstants; in getBestOperand()
2726 LookAheadHeuristics::ScoreConstants; in getBestOperand()