Searched defs:CodeVectorAllocator (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Doptimizing_compiler.cc37 class CodeVectorAllocator FINAL : public CodeAllocator {
39 CodeVectorAllocator() { } function in class:art::FINAL
54 DISALLOW_COPY_AND_ASSIGN(CodeVectorAllocator);
128 CodeVectorAllocator allocator;

Completed in 23 milliseconds