Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h299 bool IsMethodCanBeInlined(MethodPtr method) const override in IsMethodCanBeInlined() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h400 virtual bool IsMethodCanBeInlined([[maybe_unused]] MethodPtr method) const in IsMethodCanBeInlined() function