Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp353 unsigned tryEvict(LiveInterval&, AllocationOrder&,
628 unsigned CheapReg = tryEvict(VirtReg, Order, NewVRegs, Cost); in tryAssign()
823 unsigned RAGreedy::tryEvict(LiveInterval &VirtReg, in tryEvict() function in RAGreedy
2473 tryEvict(VirtReg, Order, NewVRegs, CostPerUseLimit)) { in selectOrSplitImpl()