Home
last modified time | relevance | path

Searched defs:method_ptr (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Doptimize_bytecode.cpp93 … const compiler::Graph *graph, compiler::RuntimeInterface::MethodPtr method_ptr) in BuildMapFromPcToIns()
157compiler::RuntimeInterface::MethodPtr method_ptr, const pandasm::Program *prog) in BuildMapFromPcToType()
305 …auto method_ptr = reinterpret_cast<compiler::RuntimeInterface::MethodPtr>(mda.GetMethodId().GetOff… in OptimizeFunction() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Druntime_adapter_test.cpp69 …auto method_ptr = reinterpret_cast<compiler::RuntimeInterface::MethodPtr>(mda.GetMethodId().GetOff… in GetPointers() local
/arkcompiler/runtime_core/runtime/interpreter/
Druntime_interface.h271 static panda_file::SourceLang GetLanguageContext(Method *method_ptr) in GetLanguageContext()
/arkcompiler/runtime_core/runtime/
Dcompiler.h283 auto method_ptr = MethodCast(method); in IsMethodCanBeInlined() local
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp756 …auto method_ptr = reinterpret_cast<compiler::RuntimeInterface::MethodPtr>(mda.GetMethodId().GetOff… in GenerateFunctionGraph() local