Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 34) sorted by relevance

12

/art/compiler/optimizing/
Dregister_allocation_resolver.h90 ArenaAllocator* const allocator_; variable
Dblock_builder.h69 ArenaAllocator* const allocator_; variable
Dgraph_checker.h112 ScopedArenaAllocator allocator_; variable
Dregister_allocator.h90 ScopedArenaAllocator* const allocator_; variable
Dparallel_move_resolver.h197 ArenaAllocator* const allocator_; variable
Dintrinsics_mips.h53 ArenaAllocator* const allocator_; variable
Dintrinsics_mips64.h53 ArenaAllocator* const allocator_; variable
Dstack_map_stream.h100 ScopedArenaAllocator* allocator_; variable
Dinstruction_builder.h294 ArenaAllocator* const allocator_; variable
Dgvn.cc317 ScopedArenaAllocator* const allocator_; member in art::ValueSet
360 ScopedArenaAllocator allocator_; member in art::GlobalValueNumberer
Doptimizing_unit_test.h103 ArenaAllocator allocator_; variable
Dssa_liveness_analysis.h989 : allocator_(allocator), in allocator_() function
1095 ScopedArenaAllocator* const allocator_; variable
1317 ScopedArenaAllocator* const allocator_; variable
Dscheduler.h318 ScopedArenaAllocator* const allocator_; variable
Dload_store_elimination.cc863 ScopedArenaAllocator allocator_; member in art::LSEVisitor
Dbounds_check_elimination.cc354 ScopedArenaAllocator* const allocator_; member in art::ValueRange
1907 ScopedArenaAllocator allocator_; member in art::BCEVisitor
/art/runtime/mirror/
Dclass_loader.h83 uint64_t allocator_; variable
/art/compiler/utils/
Djni_macro_assembler_test.h144 std::unique_ptr<ArenaAllocator> allocator_; variable
Dassembler.h256 ArenaAllocator* const allocator_; variable
/art/libartbase/base/
Darena_bit_vector.cc75 ArenaAlloc* const allocator_; member in art::ArenaBitVectorAllocator
Dbit_vector.h289 Allocator* const allocator_; // Allocator if expandable. variable
/art/runtime/verifier/
Dreg_type_cache.h207 ScopedArenaAllocator& allocator_; variable
Dmethod_verifier.h280 ScopedArenaAllocator allocator_; variable
/art/runtime/
Dmonitor_pool.h240 Allocator allocator_; variable
/art/libprofile/profile/
Dprofile_compilation_info.h560 ArenaAllocator* const allocator_; member
856 ArenaAllocator allocator_; variable
/art/runtime/jit/
Dprofiling_info_test.cc223 std::unique_ptr<ArenaAllocator> allocator_; member in art::ProfileCompilationInfoTest

12