Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp982 static int getShallowScore(Value *V1, Value *V2, const DataLayout &DL, in getShallowScore() function in llvm::slpvectorizer::BoUpSLP::VLOperands
1113 std::max((int)ScoreFail, getShallowScore(V1, V2, DL, SE) - in getScoreAtLevelRec()