Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1101 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1141 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1147 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1197 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1204 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1225 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1271 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1305 if (TmpScore > LookAheadHeuristics::ScoreFail && in getScoreAtLevelRec()
2026 int Limit = LookAheadHeuristics::ScoreFail) { in findBestRootPair()