Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp264 void JITCompileMethod(RuntimeInterface *runtime, CodeAllocator *codeAllocator, ArenaAllocator *gdbD… in JITCompileMethod() function
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h214 static void JITCompileMethod(Method *method) in JITCompileMethod() function