Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2175 static const int ScoreSameOpcode = 2; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
2280 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
2300 return LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
2329 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
2333 return LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()