Home
last modified time | relevance | path

Searched defs:Evictor (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()
1451 unsigned Evictor = VregEvictorInfo.first; in splitCanCauseEvictionChain() local