Searched refs:regsFree (Results 1 – 2 of 2) sorted by relevance
3292 const int regsFree = score->getLatest(); in visit() local3294 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()
4408 const int regsFree = score->getLatest(); in visit() local4410 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()