Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp176 bool localSplitArtifact = start && end; in weightCalcHelper() local
179 bool updateLI = !localSplitArtifact; in weightCalcHelper()
181 if (localSplitArtifact) { in weightCalcHelper()
235 if (localSplitArtifact && ((si < *start) || (si > *end))) in weightCalcHelper()
323 if (localSplitArtifact) in weightCalcHelper()