Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp167 bool localSplitArtifact = start && end; in weightCalcHelper() local
170 bool updateLI = !localSplitArtifact; in weightCalcHelper()
172 if (localSplitArtifact) { in weightCalcHelper()
214 if (localSplitArtifact && ((si < *start) || (si > *end))) in weightCalcHelper()
301 if (localSplitArtifact) in weightCalcHelper()