Searched defs:CodeVectorAllocator (Results 1 – 1 of 1) sorted by relevance
78 class CodeVectorAllocator final : public CodeAllocator { class80 explicit CodeVectorAllocator(ArenaAllocator* allocator) in CodeVectorAllocator() function in art::CodeVectorAllocator