Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1450 EvictionTrack::EvictorInfo VregEvictorInfo = LastEvicted.getEvictor(Evictee); in splitCanCauseEvictionChain() local
1451 unsigned Evictor = VregEvictorInfo.first; in splitCanCauseEvictionChain()
1452 unsigned PhysReg = VregEvictorInfo.second; in splitCanCauseEvictionChain()