Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h52 bool HasCompiledCode() override in HasCompiledCode() function
Dllvm_aot_compiler.h87 bool HasCompiledCode() override in HasCompiledCode() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h399 bool HasCompiledCode() const in HasCompiledCode() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h215 bool HasCompiledCode(MethodPtr method) override in HasCompiledCode() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h282 virtual bool HasCompiledCode([[maybe_unused]] MethodPtr method) in HasCompiledCode() function