Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp490 size_t PandaRuntimeInterface::GetTLABMaxSize() const in GetTLABMaxSize() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h551 virtual size_t GetTLABMaxSize() const in GetTLABMaxSize() function