Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.h75 void SetSlotsCount(size_t slots_count) in SetSlotsCount() function
Dreg_alloc_base.cpp43 SetSlotsCount(slots_count); in RegAllocBase()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp647 base->SetSlotsCount(0); in __anonfa4f11eb0f02()