Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp366 unsigned tryEvict(LiveInterval&, AllocationOrder&,
651 unsigned CheapReg = tryEvict(VirtReg, Order, NewVRegs, Cost); in tryAssign()
856 unsigned RAGreedy::tryEvict(LiveInterval &VirtReg, in tryEvict() function in RAGreedy
2500 tryEvict(VirtReg, Order, NewVRegs, CostPerUseLimit)) { in selectOrSplitImpl()