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