Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp522 unsigned tryLastChanceRecoloring(LiveInterval &, AllocationOrder &,
2609 unsigned RAGreedy::tryLastChanceRecoloring(LiveInterval &VirtReg, in tryLastChanceRecoloring() function in RAGreedy
3113 return tryLastChanceRecoloring(VirtReg, Order, NewVRegs, FixedRegisters, in selectOrSplitImpl()