Searched defs:step_max (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-scalar-evolution.c | 3040 wide_int base_min, base_max, step_min, step_max, type_min, type_max; in iv_can_overflow_p() local
|
H A D | tree-data-ref.c | 6021 wide_int step_min, step_max; in dr_step_indicator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-scalar-evolution.cc | 3032 wide_int base_min, base_max, step_min, step_max, type_min, type_max; in iv_can_overflow_p() local
|
H A D | tree-data-ref.cc | 6338 wide_int step_min, step_max; in dr_step_indicator() local
|