Searched defs:IsSwitch (Results 1 – 4 of 4) sorted by relevance
92 def IsSwitch(op): function
157 bool IsSwitch() const { return class_ == NC_SWITCH; } in IsSwitch() function812 inline bool IsSwitch(const Node* node) { return node->IsSwitch(); } in IsSwitch() function
58 bool IsSwitch(const CommandLine::StringType& string, in IsSwitch() function
583 bool IsSwitch(const NodeDef& node) { in IsSwitch() function