[CGP] Lazily compute domtree only when needed during address matching
This is a compile time optimization for d9e93e8e. As pointed out in post dommit review on the original review (D96399), there was a moderately large compile time regression with this patch and the eager computation of domtree on matcher construction is the first obvious candidate for why.
Loading
Please register or sign in to comment