Home
last modified time | relevance | path

Searched defs:GetMethodFullName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h130 …virtual std::string GetMethodFullName([[maybe_unused]] MethodPtr method, [[maybe_unused]] bool wit… in GetMethodFullName() function
135 std::string GetMethodFullName(MethodPtr method) const in GetMethodFullName() function
Dgraph.cpp452 std::string GetMethodFullName(const Graph *graph, RuntimeInterface::MethodPtr method) in GetMethodFullName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h140 std::string GetMethodFullName(MethodPtr method, bool /* with_signature */) const override in GetMethodFullName() function