Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1250 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1262 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1295 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1307 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1358 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1365 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1386 return LookAheadHeuristics::ScoreFail; in getShallowScore()
1432 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1466 if (TmpScore > LookAheadHeuristics::ScoreFail && in getScoreAtLevelRec()
2188 int Limit = LookAheadHeuristics::ScoreFail) { in findBestRootPair()