Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2372 int ShallowScoreAtThisLevel = in getScoreAtLevelRec() local
2384 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
2388 ShallowScoreAtThisLevel)) in getScoreAtLevelRec()
2389 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()
2428 ShallowScoreAtThisLevel += MaxTmpScore; in getScoreAtLevelRec()
2431 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()