Home
last modified time | relevance | path

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

12

/art/compiler/optimizing/
Dblock_builder.h72 ArenaAllocator* const allocator_; variable
Dregister_allocation_resolver.h91 ArenaAllocator* const allocator_; variable
Dparallel_move_resolver.h198 ArenaAllocator* const allocator_; variable
Dregister_allocator.h98 ScopedArenaAllocator* const allocator_; variable
Dgraph_checker.h139 ScopedArenaAllocator allocator_; variable
Dcode_generation_data.h126 ScopedArenaAllocator allocator_; variable
Dinstruction_builder.h302 ArenaAllocator* const allocator_; variable
Dstack_map_stream.h126 ScopedArenaAllocator* allocator_; variable
Dgvn.cc336 ScopedArenaAllocator* const allocator_; member in art::ValueSet
386 ScopedArenaAllocator allocator_; member in art::GlobalValueNumberer
Dssa_liveness_analysis.h992 : allocator_(allocator), in allocator_() function
1098 ScopedArenaAllocator* const allocator_; variable
1312 ScopedArenaAllocator* const allocator_; variable
Dscheduler.h390 ScopedArenaAllocator* const allocator_; variable
Dload_store_analysis.h558 ScopedArenaAllocator* allocator_; variable
Dbounds_check_elimination.cc354 ScopedArenaAllocator* const allocator_; member in art::ValueRange
2031 ScopedArenaAllocator allocator_; member in art::BCEVisitor
/art/runtime/mirror/
Dclass_loader.h85 uint64_t allocator_; variable
/art/compiler/utils/
Djni_macro_assembler_test.h93 std::unique_ptr<ArenaAllocator> allocator_; variable
Dassembler.h256 ArenaAllocator* const allocator_; variable
/art/libartbase/base/
Darena_bit_vector.cc76 ArenaAlloc* const allocator_; member in art::ArenaBitVectorAllocator
Dbit_vector.h416 Allocator* const allocator_; // Allocator if expandable. variable
/art/runtime/verifier/
Dreg_type_cache.h218 ArenaAllocator allocator_; variable
Dmethod_verifier.h308 ArenaAllocator allocator_; variable
/art/runtime/
Dmonitor_pool.h241 Allocator allocator_; variable
/art/dex2oat/
Dtransaction.h369 ScopedArenaAllocator allocator_; variable
/art/runtime/jit/
Dprofiling_info_test.cc168 std::unique_ptr<ArenaAllocator> allocator_; member in art::ProfileCompilationInfoTest
/art/libprofile/profile/
Dprofile_compilation_info.h895 ArenaAllocator* const allocator_; member
1078 ArenaAllocator allocator_; variable
/art/compiler/utils/riscv64/
Djni_macro_assembler_riscv64_test.cc77 ArenaAllocator allocator_; member in art::riscv64::JniMacroAssemblerRiscv64Test

12