Searched defs:IsSubGraph (Results 1 – 2 of 2) sorted by relevance
288 …bool IsSubGraph() const { return graph_type_ == GraphType::kCond || graph_type_ == GraphType::kBod… in IsSubGraph() function
532 bool IsSubGraph(const AnfNodePtr &node) { in IsSubGraph() function