Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1451 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1463 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1494 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1644 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1678 if (TmpScore > LookAheadHeuristics::ScoreFail && in getScoreAtLevelRec()
2476 int Limit = LookAheadHeuristics::ScoreFail) const { in findBestRootPair()