Home
last modified time | relevance | path

Searched defs:CodeAllocator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.cpp28 CodeAllocator::CodeAllocator(BaseMemStats *mem_stats) in CodeAllocator() function in panda::CodeAllocator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h29 class CodeAllocator; variable