HomeSort by relevance Sort by last modified time
    Searched refs:kArenaAllocRegisterAllocatorValidate (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
arena_allocator.h 88 kArenaAllocRegisterAllocatorValidate,
  /art/compiler/optimizing/
register_allocator.cc 448 ArenaVector<LiveInterval*> intervals(allocator_->Adapter(kArenaAllocRegisterAllocatorValidate));
486 allocator->Adapter(kArenaAllocRegisterAllocatorValidate));
500 ArenaBitVector::Create(allocator, max_end, false, kArenaAllocRegisterAllocatorValidate));
    [all...]

Completed in 1329 milliseconds