Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp317 void CompileInGraph(RuntimeInterface *runtime, bool isDynamic, Arch arch, CompilerTaskRunner<RUNNER… in CompileInGraph() function
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp678 bool Paoc::CompileInGraph(CompilingContext *ctx, std::string methodName, bool isOsr) in CompileInGraph() function in ark::paoc::Paoc