Home
last modified time | relevance | path

Searched refs:CreateRootsStackMask (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp181 save_state->CreateRootsStackMask(GetGraph()->GetAllocator()); in PropagateCallerMasks()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp671 save_inst->CreateRootsStackMask(graph->GetAllocator()); in __anon65fffef31202()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h2472 void CreateRootsStackMask(ArenaAllocator *allocator) in CreateRootsStackMask() function