Searched refs:AllocateRegistersLocally (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator.h366 void AllocateRegistersLocally(HInstruction* instruction) const;
H A Dcode_generator.cc314 void CodeGenerator::AllocateRegistersLocally(HInstruction* instruction) const { function in class:art::CodeGenerator
414 AllocateRegistersLocally(instruction);

Completed in 5 milliseconds