Searched defs:getArgumentOrAllocateRegisterForValue (Results 1 – 3 of 3) sorted by relevance
13 int getArgumentOrAllocateRegisterForValue(Value value, int instructionNumber); in getArgumentOrAllocateRegisterForValue() method
467 public int getArgumentOrAllocateRegisterForValue(Value value, int instructionNumber) { in getArgumentOrAllocateRegisterForValue() method in LinearScanRegisterAllocator
41 public int getArgumentOrAllocateRegisterForValue(Value value, int instructionNumber) { in getArgumentOrAllocateRegisterForValue() method in IdenticalAfterRegisterAllocationTest.MockRegisterAllocator