Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1259 int ShallowScoreAtThisLevel = in getScoreAtLevelRec() local
1271 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1275 ShallowScoreAtThisLevel)) in getScoreAtLevelRec()
1276 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()
1315 ShallowScoreAtThisLevel += MaxTmpScore; in getScoreAtLevelRec()
1318 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()