Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.cc33 instruction->GetBlock()->GetGraph()->GetArena()->Adapter(kArenaAllocLocationSummary)), in LocationSummary()
34 temps_(instruction->GetBlock()->GetGraph()->GetArena()->Adapter(kArenaAllocLocationSummary)), in LocationSummary()
47 stack_mask_ = ArenaBitVector::Create(arena, 0, true, kArenaAllocLocationSummary); in LocationSummary()
Dlocations.h498 class LocationSummary : public ArenaObject<kArenaAllocLocationSummary> {
/art/runtime/base/
Darena_allocator.h71 kArenaAllocLocationSummary, enumerator