Searched refs:summary_node_exist (Results 1 – 6 of 6) sorted by relevance
181 void set_summary_node_exist(bool summary_node_exist) { summary_node_exist_ = summary_node_exist; } in set_summary_node_exist() argument184 bool summary_node_exist() const { return summary_node_exist_; } in summary_node_exist() function
1819 if (!graph->summary_node_exist()) { in SetSummaryNodes()1852 bool exist_summary = graph->summary_node_exist(); in Summary()
650 if (child_graph->summary_node_exist()) { in SetFinalGraphSummaryFlag()
367 bool summary_exist = graph_->summary_node_exist(); in SetSummaryNodesRefCount()
260 if (!graph->summary_node_exist()) { in SetSummaryNodesRefCount()
751 bool summary_exist = graph->summary_node_exist(); in SummaryInputProcess()