Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_map.h41 explicit RegisterMap(ArenaAllocator *allocator) : codegenRegMap_(allocator->Adapter()) {} in RegisterMap() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_map.h41 explicit RegisterMap(ArenaAllocator *allocator) : codegen_reg_map_(allocator->Adapter()) {} in RegisterMap() function