Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1095 static const int ScoreAltOpcodes = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1151 return LookAheadHeuristics::ScoreAltOpcodes; in getShallowScore()
1195 return LookAheadHeuristics::ScoreAltOpcodes; in getShallowScore()
1218 return S.isAltShuffle() ? LookAheadHeuristics::ScoreAltOpcodes in getShallowScore()