Home
last modified time | relevance | path

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

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