Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h335 void evictInterference(const LiveInterval &, MCRegister,
H A DRegAllocGreedy.cpp425 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
481 void RAGreedy::evictInterference(const LiveInterval &VirtReg, in evictInterference() function in RAGreedy
588 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()