Searched refs:TryCreateGraph (Results 1 – 2 of 2) sorted by relevance
95 bool TryCreateGraph(CompilingContext *ctx);
734 bool Paoc::TryCreateGraph(CompilingContext *ctx) in TryCreateGraph() function in ark::paoc::Paoc803 if (!TryCreateGraph(ctx)) { in CompileAot()