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