Home
last modified time | relevance | path

Searched refs:new_bound (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dstmt.c3181 rtx low_rtx, new_index, new_bound; in emit_case_nodes() local
3189 new_bound = expand_expr (fold_build2 (MINUS_EXPR, type, in emit_case_nodes()
3193 emit_cmp_and_jump_insns (new_index, new_bound, GT, NULL_RTX, in emit_case_nodes()