Searched refs:AllocateLocations (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.cc122 codegen_->AllocateLocations(current);
140 codegen_->AllocateLocations(current);
H A Dcode_generator.h289 void AllocateLocations(HInstruction* instruction);
H A Dcode_generator.cc405 AllocateLocations(instruction);
431 void CodeGenerator::AllocateLocations(HInstruction* instruction) { function in class:art::CodeGenerator

Completed in 42 milliseconds