Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1420 int ShallowScoreAtThisLevel = in getScoreAtLevelRec() local
1432 ShallowScoreAtThisLevel == LookAheadHeuristics::ScoreFail || in getScoreAtLevelRec()
1436 ShallowScoreAtThisLevel)) in getScoreAtLevelRec()
1437 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()
1476 ShallowScoreAtThisLevel += MaxTmpScore; in getScoreAtLevelRec()
1479 return ShallowScoreAtThisLevel; in getScoreAtLevelRec()