Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/
Dcompile_method.cpp123 bool JITCompileMethod(RuntimeInterface *runtime, Method *method, bool is_osr, CodeAllocator *code_a… in JITCompileMethod() function
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h198 static void JITCompileMethod(Method *method) in JITCompileMethod() function