Home
last modified time | relevance | path

Searched defs:needBlocks (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp232 …size_t needBlocks = (static_cast<uint64_t>(capacity) + RefBlock::REFS_IN_BLOCK - 1) / RefBlock::RE… in PushLocalFrame() local
299 …size_t needBlocks = (static_cast<uint64_t>(capacity) + RefBlock::REFS_IN_BLOCK - 1) / RefBlock::RE… in EnsureLocalCapacity() local