Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1445 static const int ScoreAltOpcodes = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1568 return LookAheadHeuristics::ScoreAltOpcodes; in getShallowScore()
1591 return S.isAltShuffle() ? LookAheadHeuristics::ScoreAltOpcodes in getShallowScore()