Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h93 size_t GetMethodCodeSize(MethodPtr method) const override in GetMethodCodeSize() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h105 virtual size_t GetMethodCodeSize([[maybe_unused]] MethodPtr method) const in GetMethodCodeSize() function