Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1459 unsigned FutureEvictedPhysReg = in splitCanCauseEvictionChain() local
1465 if ((PhysReg != Cand.PhysReg) && (PhysReg != FutureEvictedPhysReg)) in splitCanCauseEvictionChain()
1521 unsigned FutureEvictedPhysReg = getCheapestEvicteeWeight( in splitCanCauseLocalSpill() local
1526 if (FutureEvictedPhysReg) { in splitCanCauseLocalSpill()