Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_stat.h37 size_t GetVSlotCount() const in GetVSlotCount() function
Dreg_alloc_base.cpp78 << st.GetVSlotCount(); in RunImpl()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp924 EXPECT_EQ(st1.GetVSlotCount(), 0); in __anon5d7559aa1402()