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.cpp1632 int ShallowScoreAtThisLevel = in getScoreAtLevelRec() local
1644 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1648 ShallowScoreAtThisLevel)) in getScoreAtLevelRec()
1649 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()
1688 ShallowScoreAtThisLevel += MaxTmpScore; in getScoreAtLevelRec()
1691 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()