Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1522 float splitArtifactWeight = in splitCanCauseEvictionChain() local
1525 if (splitArtifactWeight >= 0 && splitArtifactWeight < MaxWeight) in splitCanCauseEvictionChain()
1565 float splitArtifactWeight = in splitCanCauseLocalSpill() local
1570 if (splitArtifactWeight >= 0 && splitArtifactWeight > CheapestEvictWeight) in splitCanCauseLocalSpill()