Searched defs:allocateRegisters (Results 1 - 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/back/
H A DNullRegisterAllocator.java44 public RegisterMapper allocateRegisters() { method in class:NullRegisterAllocator
H A DFirstFitAllocator.java60 public RegisterMapper allocateRegisters() { method in class:FirstFitAllocator
H A DRegisterAllocator.java45 * Creates an instance. Call {@code allocateRegisters} to run.
70 public abstract RegisterMapper allocateRegisters(); method in class:RegisterAllocator
H A DFirstFitLocalCombiningAllocator.java169 public RegisterMapper allocateRegisters() { method in class:FirstFitLocalCombiningAllocator

Completed in 197 milliseconds