Searched refs:include_controlled_nodes (Results 1 – 1 of 1) sorted by relevance
207 const NodeDefT& node, bool include_controlled_nodes) const { in GetFanouts() argument212 const int first_port_id = include_controlled_nodes ? -1 : 0; in GetFanouts()255 int NumFanouts(const NodeDefT& node, bool include_controlled_nodes) const { in NumFanouts() argument260 const int first_port_id = include_controlled_nodes ? -1 : 0; in NumFanouts()