Searched refs:SwitchKind (Results 1 – 1 of 1) sorted by relevance
1704 enum SwitchKind { enum1711 …eList(ClauseListNode* list, Vector<ExpressionNode*, 8>& literalVector, SwitchKind& typeForTable, b… in processClauseList()1753 SwitchKind typeForTable = SwitchUnset; in tryOptimizedSwitch()