Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1485 float splitArtifactWeight = in splitCanCauseEvictionChain() local
1488 if (splitArtifactWeight >= 0 && splitArtifactWeight < MaxWeight) in splitCanCauseEvictionChain()
1528 float splitArtifactWeight = in splitCanCauseLocalSpill() local
1533 if (splitArtifactWeight >= 0 && splitArtifactWeight > CheapestEvictWeight) in splitCanCauseLocalSpill()