Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp602 size_t PandaRuntimeInterface::GetTLABMaxSize() const in GetTLABMaxSize() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h923 virtual size_t GetTLABMaxSize() const in GetTLABMaxSize() function