Searched refs:reservedCount (Results 1 – 1 of 1) sorted by relevance
67 private int reservedCount; field in OutputFinisher81 this.reservedCount = -1; in OutputFinisher()354 if (reservedCount >= 0) { in finishProcessingAndGetList()364 reservedCount + unreservedRegCount); in finishProcessingAndGetList()396 int oldReservedCount = (reservedCount < 0) ? 0 : reservedCount; in reserveRegisters()432 reservedCount = oldReservedCount; in reserveRegisters()455 int newReservedCount = reservedCount; in calculateReservedCount()554 if (reservedCount == 0) { in massageInstructions()