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