Searched defs:memory_ (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | optimizing_compiler.cc | 51 std::vector<uint8_t> memory_; member in art::FINAL |
D | codegen_test.cc | 45 std::unique_ptr<uint8_t[]> memory_; member in art::InternalCodeAllocator |
/art/compiler/utils/ | ||
D | arena_allocator.h | 133 uint8_t* memory_; variable |