Home
last modified time | relevance | path

Searched defs:ArenaPool (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Darena_allocator.h32 class ArenaPool; variable
137 friend class ArenaPool; variable
Darena_allocator.cc150 ArenaPool::ArenaPool() in ArenaPool() function in art::ArenaPool