Searched defs:min_num (Results 1 – 1 of 1) sorted by relevance
1711 …teralVector, SwitchKind& typeForTable, bool& singleCharacterSwitch, int32_t& min_num, int32_t& max… in processClauseList()1751 …Node::tryOptimizedSwitch(Vector<ExpressionNode*, 8>& literalVector, int32_t& min_num, int32_t& max… in tryOptimizedSwitch()1785 int32_t min_num = std::numeric_limits<int32_t>::max(); in emitBytecodeForBlock() local