Searched refs:regsFree (Results 1 – 2 of 2) sorted by relevance
3285 const int regsFree = score->getLatest(); in visit() local3287 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()
4245 const int regsFree = score->getLatest(); in visit() local4247 for (int c = cycle; next && c < regsFree; next = next->next) { in visit()