Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1097 static const int ScoreSplat = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1134 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
1189 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
4678 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()
4691 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()