Searched refs:max_ascii (Results 1 – 1 of 1) sorted by relevance
2645 tree max_ascii = build_int_cst (TREE_TYPE (node->high), 127); in estimate_case_costs() local2683 if ((INT_CST_LT (n->low, min_ascii)) || INT_CST_LT (max_ascii, n->high)) in estimate_case_costs()