Searched refs:UpdateParameterDataflow (Results 1 – 2 of 2) sorted by relevance
117 void UpdateParameterDataflow(Graph *graphInl, Inst *callInst);
493 void Inlining::UpdateParameterDataflow(Graph *graphInl, Inst *callInst) in UpdateParameterDataflow() function in ark::compiler::Inlining717 UpdateParameterDataflow(inlGraph.graph, callInst); in InlineReceiver()1038 UpdateParameterDataflow(graphInl.graph, callInst); in DoInlineMethod()