Searched refs:ScoreFail (Results 1 – 1 of 1) sorted by relevance
975 static const int ScoreFail = 0; member in llvm::slpvectorizer::BoUpSLP::VLOperands988 return VLOperands::ScoreFail; in getShallowScore()994 : VLOperands::ScoreFail; in getShallowScore()1027 return VLOperands::ScoreFail; in getShallowScore()1113 std::max((int)ScoreFail, getShallowScore(V1, V2, DL, SE) - in getScoreAtLevelRec()1125 ShallowScoreAtThisLevel == VLOperands::ScoreFail || in getScoreAtLevelRec()1160 if (TmpScore > VLOperands::ScoreFail && TmpScore > MaxTmpScore) { in getScoreAtLevelRec()