Searched refs:GetRefMap (Results 1 – 3 of 3) sorted by relevance
174 std::map<AnfWithOutIndex, AnfWithOutIndex> GetRefMap() const { return ref_out_in_map_; } in GetRefMap() function
1699 auto child_ref_map = child_graph->GetRefMap(); in MergeGraphExecOrder()1921 auto child_ref_map = child_graph_ptr->GetRefMap(); in UpdateRefOutputMap()
1744 auto ref_map = graph_->GetRefMap(); in CountParameterAssigns()