Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c667 UInt rReg_minIndex; in doRegisterAllocation() local
673 rReg_minIndex = 1; in doRegisterAllocation()
676 rReg_minIndex = ULong__minIndex(rMentioned); in doRegisterAllocation()
691 for (Int j = rReg_minIndex; j <= rReg_maxIndex; j++) { in doRegisterAllocation()