Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h54 bool HasCompiledCode() override in HasCompiledCode() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h387 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.h283 virtual bool HasCompiledCode([[maybe_unused]] MethodPtr method) in HasCompiledCode() function