Searched refs:ScoreFail (Results 1 – 1 of 1) sorted by relevance
1259 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics1271 return LookAheadHeuristics::ScoreFail; in getShallowScore()1304 return LookAheadHeuristics::ScoreFail; in getShallowScore()1316 return LookAheadHeuristics::ScoreFail; in getShallowScore()1373 return LookAheadHeuristics::ScoreFail; in getShallowScore()1380 return LookAheadHeuristics::ScoreFail; in getShallowScore()1401 return LookAheadHeuristics::ScoreFail; in getShallowScore()1447 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()1481 if (TmpScore > LookAheadHeuristics::ScoreFail && in getScoreAtLevelRec()2204 int Limit = LookAheadHeuristics::ScoreFail) { in findBestRootPair()