This patch improves memory alias analysis between calls if they change inaccessible or target memory locations. The results is computed by comparing each location ModRefInfo between the calls.
This patch improves memory alias analysis between calls if they change inaccessible or target memory locations. The results is computed by comparing each location ModRefInfo between the calls.