Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp323 void addEviction(unsigned PhysReg, unsigned Evictor, unsigned Evictee) { in addEviction() function in __anon4935e8a80111::RAGreedy::EvictionTrack
1080 LastEvicted.addEviction(PhysReg, VirtReg.reg, Intf->reg); in evictInterference()