Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-chrec.h58 enum ev_direction {EV_DIR_GROWS, EV_DIR_DECREASES, EV_DIR_UNKNOWN}; enumerator
Dtree-chrec.cc1645 return EV_DIR_DECREASES; in scev_direction()
Dtree-loop-distribution.cc1658 if (access_dir == EV_DIR_DECREASES) in compute_access_range()
1680 if (access_dir == EV_DIR_DECREASES) in compute_access_range()
Dvr-values.cc1753 if ((dir == EV_DIR_DECREASES in bounds_of_var_in_loop()
1768 if (dir == EV_DIR_DECREASES) in bounds_of_var_in_loop()