Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1242 static const int ScoreSameOpcode = 2; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1352 return LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()
1380 : LookAheadHeuristics::ScoreSameOpcode; in getShallowScore()