Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp324 void addEviction(unsigned PhysReg, unsigned Evictor, unsigned Evictee) { in addEviction() function in __anondab441770111::RAGreedy::EvictionTrack
1068 LastEvicted.addEviction(PhysReg, VirtReg.reg, Intf->reg); in evictInterference()