Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h337 void evictInterference(const LiveInterval &, MCRegister,
H A DRegAllocGreedy.cpp422 evictInterference(VirtReg, PhysHint, NewVRegs); in tryAssign()
477 void RAGreedy::evictInterference(const LiveInterval &VirtReg, in evictInterference() function in RAGreedy
584 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()