Home
last modified time | relevance | path

Searched full:computing (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dheap_space.cpp93 // Get current free bytes count after computing new size in ComputeNewSize()
150 // Save pool size for computing new space size in TryAllocPoolBase()
171 // Save arena size for computing new space size in TryAllocArenaBase()
262 // Get free bytes count after computing new young size in ComputeNewYoung()
279 // Get free bytes count after computing new tenured size in ComputeNewTenured()
Dframe_allocator.h127 // The biggest arena size during FrameAllocator workflow. Needed for computing a new arena size.
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md152 [Efficiently Computing Static Single Assignment Form and the Control Dependence Graph, Ron Cytron](…
/arkcompiler/runtime_core/verification/
Dmessages.yaml95 Computing common context for exception handler at address: ${address}${maybe_exception}
/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp630 // Double check if we done this method while computing params in CreateMethodItem()
830 // Double check if we done this method while computing params in CreateForeignMethodItem()