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.h325 void evictInterference(const LiveInterval &, MCRegister,
H A DRegAllocGreedy.cpp559 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
615 void RAGreedy::evictInterference(const LiveInterval &VirtReg, in evictInterference() function in RAGreedy
722 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()