This is the 3rd patch in the series. It updates one of the 3 range queries to start using the EVRP computed range data. This one is trivial as it's occurring in a member function where we have direct access to the range analyzer data. Bootstrapped and regression tested on x86_64-linux-gnu. Jeff