Lines Matching refs:OPC_SwitchOpcode
2076 // but if the state machine starts with an OPC_SwitchOpcode, then we2087 } else if (MatcherTable[0] == OPC_SwitchOpcode) {2089 // with an OPC_SwitchOpcode instruction. Populate the table now, since this2256 case OPC_SwitchOpcode: {