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