HomeSort by relevance Sort by last modified time
    Searched refs:root_region (Results 1 - 2 of 2) sorted by null

  /art/compiler/sea_ir/debug/
dot_gen.cc 25 Region* root_region; local
30 root_region = *cit;
33 ordered_regions_.push_back(root_region);
  /art/compiler/sea_ir/code_gen/
code_gen.cc 40 Region* root_region; local
45 root_region = *cit;
48 ordered_regions_.push_back(root_region);

Completed in 40 milliseconds