/art/compiler/optimizing/ |
D | register_allocation_resolver.h | 90 ArenaAllocator* const allocator_; variable
|
D | block_builder.h | 74 ArenaAllocator* const allocator_; variable
|
D | register_allocator.h | 87 ScopedArenaAllocator* const allocator_; variable
|
D | graph_checker.h | 128 ScopedArenaAllocator allocator_; variable
|
D | parallel_move_resolver.h | 197 ArenaAllocator* const allocator_; variable
|
D | instruction_builder.h | 298 ArenaAllocator* const allocator_; variable
|
D | stack_map_stream.h | 117 ScopedArenaAllocator* allocator_; variable
|
D | gvn.cc | 332 ScopedArenaAllocator* const allocator_; member in art::ValueSet 375 ScopedArenaAllocator allocator_; member in art::GlobalValueNumberer
|
D | execution_subgraph.h | 333 ScopedArenaAllocator* allocator_; variable
|
D | load_store_analysis.h | 151 ScopedArenaAllocator* allocator_; variable 644 ScopedArenaAllocator* allocator_; variable
|
D | ssa_liveness_analysis.h | 989 : allocator_(allocator), in allocator_() function 1095 ScopedArenaAllocator* const allocator_; variable 1317 ScopedArenaAllocator* const allocator_; variable
|
D | scheduler.h | 389 ScopedArenaAllocator* const allocator_; variable
|
D | optimizing_unit_test.h | 136 ArenaAllocator allocator_; variable
|
D | bounds_check_elimination.cc | 354 ScopedArenaAllocator* const allocator_; member in art::ValueRange 2008 ScopedArenaAllocator allocator_; member in art::BCEVisitor
|
D | reference_type_propagation.cc | 117 ScopedArenaAllocator allocator_; member in art::ReferenceTypePropagation::RTPVisitor
|
/art/runtime/mirror/ |
D | class_loader.h | 85 uint64_t allocator_; variable
|
/art/compiler/utils/ |
D | jni_macro_assembler_test.h | 93 std::unique_ptr<ArenaAllocator> allocator_; variable
|
D | assembler.h | 255 ArenaAllocator* const allocator_; variable
|
/art/libartbase/base/ |
D | arena_bit_vector.cc | 75 ArenaAlloc* const allocator_; member in art::ArenaBitVectorAllocator
|
D | bit_vector.h | 302 Allocator* const allocator_; // Allocator if expandable. variable
|
/art/runtime/verifier/ |
D | reg_type_cache.h | 215 ScopedArenaAllocator& allocator_; variable
|
D | method_verifier.h | 332 ScopedArenaAllocator allocator_; variable
|
/art/runtime/ |
D | monitor_pool.h | 240 Allocator allocator_; variable
|
/art/runtime/jit/ |
D | profiling_info_test.cc | 163 std::unique_ptr<ArenaAllocator> allocator_; member in art::ProfileCompilationInfoTest
|
/art/libprofile/profile/ |
D | profile_compilation_info.h | 805 ArenaAllocator* const allocator_; member 958 ArenaAllocator allocator_; variable
|