Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1255 static const int ScoreSplat = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1296 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
1365 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
5698 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()
5711 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()