Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1554 MCRegister FutureEvictedPhysReg = in splitCanCauseEvictionChain() local
1560 if ((PhysReg != Cand.PhysReg) && (PhysReg != FutureEvictedPhysReg)) in splitCanCauseEvictionChain()