Searched refs:isDefinitionMoveParam (Results 1 – 2 of 2) sorted by relevance
94 if (PRESLOT_PARAMS && isDefinitionMoveParam(i)) { in allocateRegisters()109 if (mapped.get(j) || isDefinitionMoveParam(j)) { in allocateRegisters()
112 protected boolean isDefinitionMoveParam(int reg) { in isDefinitionMoveParam() method in RegisterAllocator