Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1520 float CheapestEvictWeight = 0; in splitCanCauseLocalSpill() local
1523 Cand.Intf.last(), &CheapestEvictWeight); in splitCanCauseLocalSpill()
1533 if (splitArtifactWeight >= 0 && splitArtifactWeight > CheapestEvictWeight) in splitCanCauseLocalSpill()