Searched defs:AllocateLocations (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator.cc748 void CodeGenerator::AllocateLocations(HInstruction* instruction) { function in class:art::CodeGenerator
750 env->AllocateLocations();
H A Dnodes.h1874 void AllocateLocations() { function in class:art::HEnvironment

Completed in 55 milliseconds