Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1244 static const int ScoreAltOpcodes = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1356 return LookAheadHeuristics::ScoreAltOpcodes; in getShallowScore()
1379 return S.isAltShuffle() ? LookAheadHeuristics::ScoreAltOpcodes in getShallowScore()