Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.h327 void evictInterference(const LiveInterval &, MCRegister,
H A DRegAllocGreedy.cpp392 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
447 void RAGreedy::evictInterference(const LiveInterval &VirtReg, in evictInterference() function in RAGreedy
554 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()