Home
last modified time | relevance | path

Searched defs:IsCompiled (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.cpp57 bool WrappedModule::IsCompiled() in IsCompiled() function in ark::llvmbackend::WrappedModule
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h93 bool IsCompiled() const in IsCompiled() function
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1207 extern "C" int IsCompiled(const void *entrypoint) in IsCompiled() function