Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.cc33 : inputs_(instruction->InputCount(), allocator->Adapter(kArenaAllocLocationSummary)), in LocationSummary()
34 temps_(allocator->Adapter(kArenaAllocLocationSummary)), in LocationSummary()
46 stack_mask_ = ArenaBitVector::Create(allocator, 0, true, kArenaAllocLocationSummary); in LocationSummary()
Dlocations.h511 class LocationSummary : public ArenaObject<kArenaAllocLocationSummary> {
/art/libartbase/base/
Darena_allocator.h72 kArenaAllocLocationSummary, enumerator