Only compute global entity usage if alias analysis is enabled.
The global analysis has quadratic worst-case complexity in the number of graphs. At least if alias analysis is disabled anyway, this can be avoided.
Please register or sign in to comment