Searched refs:ScoreFail (Results 1 – 1 of 1) sorted by relevance
971 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::VLOperands984 return VLOperands::ScoreFail; in getShallowScore()990 : VLOperands::ScoreFail; in getShallowScore()1023 return VLOperands::ScoreFail; in getShallowScore()1109 std::max((int)ScoreFail, getShallowScore(V1, V2, DL, SE) - in getScoreAtLevelRec()1121 ShallowScoreAtThisLevel == VLOperands::ScoreFail || in getScoreAtLevelRec()1156 if (TmpScore > VLOperands::ScoreFail && TmpScore > MaxTmpScore) { in getScoreAtLevelRec()