Searched refs:getScoreAtLevelRec (Results 1 – 1 of 1) sorted by relevance
1101 int getScoreAtLevelRec(const std::pair<Value *, int> &LHS, in getScoreAtLevelRec() function in llvm::slpvectorizer::BoUpSLP::VLOperands1152 int TmpScore = getScoreAtLevelRec({I1->getOperand(OpIdx1), Lane1}, in getScoreAtLevelRec()1179 return getScoreAtLevelRec(LHS, RHS, 1, LookAheadMaxDepth); in getLookAheadScore()