Home
last modified time | relevance | path

Searched refs:stackMask_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.h78 stackMask_.Resize(slotsCount); in SetSlotsCount()
84 return stackMask_; in GetStackMask()
140 LocationMask stackMask_; variable
Dreg_alloc_base.cpp39 stackMask_(graph->GetLocalAllocator()), in RegAllocBase()
51 stackMask_(graph->GetLocalAllocator()), in RegAllocBase()