Searched refs:EV_DIR_DECREASES (Results 1 – 4 of 4) sorted by relevance
58 enum ev_direction {EV_DIR_GROWS, EV_DIR_DECREASES, EV_DIR_UNKNOWN}; enumerator
1645 return EV_DIR_DECREASES; in scev_direction()
1658 if (access_dir == EV_DIR_DECREASES) in compute_access_range()1680 if (access_dir == EV_DIR_DECREASES) in compute_access_range()
1753 if ((dir == EV_DIR_DECREASES in bounds_of_var_in_loop()1768 if (dir == EV_DIR_DECREASES) in bounds_of_var_in_loop()