Home
last modified time | relevance | path

Searched defs:memory_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler.cc51 std::vector<uint8_t> memory_; member in art::FINAL
Dcodegen_test.cc45 std::unique_ptr<uint8_t[]> memory_; member in art::InternalCodeAllocator
/art/compiler/utils/
Darena_allocator.h133 uint8_t* memory_; variable