Searched refs:code_allocator_ (Results 1 – 1 of 1) sorted by relevance
91 code_gen_->Finalize(&code_allocator_); in Finish()99 ArrayRef<const uint8_t> actual_asm = code_allocator_.GetMemory(); in Check()145 InternalCodeAllocator code_allocator_; member in art::OptimizingCFITest