Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dintrinsics.cpp249 uint8_t CompileMethod(coretypes::String *full_method_name) in CompileMethod() function
Dcompiler.cpp685 bool Compiler::CompileMethod(Method *method, uintptr_t bytecode_offset, bool osr) in CompileMethod() function in panda::Compiler