Searched defs:CompileInGraph (Results 1 – 2 of 2) sorted by relevance
317 void CompileInGraph(RuntimeInterface *runtime, bool isDynamic, Arch arch, CompilerTaskRunner<RUNNER… in CompileInGraph() function
678 bool Paoc::CompileInGraph(CompilingContext *ctx, std::string methodName, bool isOsr) in CompileInGraph() function in ark::paoc::Paoc