Home
last modified time | relevance | path

Searched refs:is_heap (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dimmune_spaces.cc74 const bool is_heap = std::get<2>(interval); in CreateLargestImmuneRegion() local
76 << reinterpret_cast<const void*>(end) << " is_heap=" << is_heap; in CreateLargestImmuneRegion()
82 if (!is_heap) { in CreateLargestImmuneRegion()
90 if (is_heap) { in CreateLargestImmuneRegion()