Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1093 static const int ScoreSameOpcode = 2; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1191 return LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
1219 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()