Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp358 void evictInterference(LiveInterval&, unsigned,
637 evictInterference(VirtReg, Hint, NewVRegs); in tryAssign()
805 void RAGreedy::evictInterference(LiveInterval &VirtReg, unsigned PhysReg, in evictInterference() function in RAGreedy
918 evictInterference(VirtReg, BestPhys, NewVRegs); in tryEvict()