Home
last modified time | relevance | path

Searched defs:local_allocator_ (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator.h76 ArenaAllocator &local_allocator_; variable
Dunit_test.h189 ArenaAllocator *local_allocator_; variable
/arkcompiler/runtime_core/irtoc/backend/
Dcompilation_unit.cpp170 ArenaAllocator local_allocator_(SpaceType::SPACE_TYPE_COMPILER); in Compile() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h130 delete local_allocator_; in ~CommonTest() local
178 ArenaAllocator *local_allocator_; variable
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.h342 ArenaAllocator *local_allocator_; variable
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h479 ArenaAllocator *local_allocator_; variable