Searched refs:getCategoryForSsaReg (Results 1 – 2 of 2) sorted by relevance
86 int maxCategory = getCategoryForSsaReg(i); in allocateRegisters()120 && (maxCategory < getCategoryForSsaReg(j)))) { in allocateRegisters()125 getCategoryForSsaReg(j)); in allocateRegisters()
81 protected final int getCategoryForSsaReg(int reg) { in getCategoryForSsaReg() method in RegisterAllocator