Searched refs:UpdateDataflowForEmptyGraph (Results 1 – 2 of 2) sorted by relevance
102 …void UpdateDataflowForEmptyGraph(Inst *callInst, std::variant<BasicBlock *, PhiInst *> use, BasicB…
1354 void Inlining::UpdateDataflowForEmptyGraph(Inst *callInst, std::variant<BasicBlock *, PhiInst *> us… in UpdateDataflowForEmptyGraph() function in ark::compiler::Inlining1417 UpdateDataflowForEmptyGraph(callInst, use, endBlock); in UpdateDataflow()