On Fri, Nov 17, 2017 at 8:18 AM, Jeff Law wrote:
>
> As I've stated several times one of the goals here is to provide a
> little range analysis module that we can embed & reuse.
>
> To accomplish that I need to break down the evrp class.
>
> This patch does the bulk of the real work.
>
> evrp_dom_
As I've stated several times one of the goals here is to provide a
little range analysis module that we can embed & reuse.
To accomplish that I need to break down the evrp class.
This patch does the bulk of the real work.
evrp_dom_walker::before_dom_children is the key function we need to
break