Searched refs:UpdateParameterDataflow (Results 1 – 2 of 2) sorted by relevance
103 void UpdateParameterDataflow(Graph *graphInl, Inst *callInst);
437 void Inlining::UpdateParameterDataflow(Graph *graphInl, Inst *callInst) in UpdateParameterDataflow() function in ark::compiler::Inlining627 UpdateParameterDataflow(inlGraph.graph, callInst); in DoInlinePolymorphic()931 UpdateParameterDataflow(graphInl.graph, callInst); in DoInlineMethod()