Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp319 void addEviction(MCRegister PhysReg, Register Evictor, Register Evictee) { in addEviction()
1527 unsigned Evictor = VregEvictorInfo.first; in splitCanCauseEvictionChain() local