Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h186 static constexpr uint32_t kMore = 0; variable
380 while ((*end++).GetIsLast() == InlineInfo::kMore) { } in GetInlineInfosOf()
/art/compiler/optimizing/
Dstack_map_stream.cc193 entry[InlineInfo::kIsLast] = InlineInfo::kMore; in BeginInlineInfoEntry()