Home
last modified time | relevance | path

Searched defs:Evictee (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp317 void clearEvicteeInfo(unsigned Evictee) { Evictees.erase(Evictee); } in clearEvicteeInfo()
324 void addEviction(unsigned PhysReg, unsigned Evictor, unsigned Evictee) { in addEviction()
333 EvictorInfo getEvictor(unsigned Evictee) { in getEvictor()
1446 bool RAGreedy::splitCanCauseEvictionChain(unsigned Evictee, in splitCanCauseEvictionChain()