Searched refs:calculateReservedCount (Results 1 – 1 of 1) sorted by relevance
403 int newReservedCount = calculateReservedCount(opcodes); in reserveRegisters()446 private int calculateReservedCount(Dop[] opcodes) { in calculateReservedCount() method in OutputFinisher