Searched refs:regsFree (Results 1 – 2 of 2) sorted by relevance
3300 const int regsFree = score->getLatest(); in visit() local3302 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()
4417 const int regsFree = score->getLatest(); in visit() local4419 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()