Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1251 static const int ScoreSameOpcode = 2; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1347 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
1367 return LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
1395 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()