Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp237 return GetStackMask().GetUsedCount(); in GetTotalSlotsCount()
240 auto spill_slots_count = GetStackMask().GetUsedCount(); in GetTotalSlotsCount()
Dlocation_mask.h110 size_t GetUsedCount() const in GetUsedCount() function