Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc975 void CodeGenerator::AllocateLocations(HInstruction* instruction) { in AllocateLocations() function in art::CodeGenerator
Dnodes.h2046 void AllocateLocations() { in AllocateLocations() function