Searched defs:IsSwitch (Results 1 – 5 of 5) sorted by relevance
79 def IsSwitch(op): function
147 bool IsSwitch() const { return class_ == NC_SWITCH; } in IsSwitch() function736 inline bool IsSwitch(const Node* node) { return node->IsSwitch(); } in IsSwitch() function
58 bool IsSwitch(const CommandLine::StringType& string, in IsSwitch() function
637 static constexpr bool IsSwitch(Bytecode bytecode) { in IsSwitch() function
504 bool IsSwitch(const NodeDef& node) { in IsSwitch() function