Searched refs:rReg_maxIndex (Results 1 – 1 of 1) sorted by relevance
668 UInt rReg_maxIndex; in doRegisterAllocation() local674 rReg_maxIndex = 0; in doRegisterAllocation()677 rReg_maxIndex = ULong__maxIndex(rMentioned); in doRegisterAllocation()681 if (rReg_maxIndex >= n_rregs) in doRegisterAllocation()682 rReg_maxIndex = n_rregs-1; in doRegisterAllocation()691 for (Int j = rReg_minIndex; j <= rReg_maxIndex; j++) { in doRegisterAllocation()