Florian Hahn 139810449b [DSE,MemorySSA] Account for ScanLimit == 0 on entry.
Currently the code does not account for the fact that getDomMemoryDef
can be called with ScanLimit == 0, if we reached the limit while
processing an earlier access. Also tighten the check a bit more and bump
the scan limit now that it is handled properly.

In some cases, this brings a 2x speedup in terms of compile-time.
2020-08-17 17:55:14 +01:00
..
2020-07-21 12:15:12 +01:00
2020-08-17 13:54:28 +01:00
2020-08-04 20:20:52 +02:00
2020-05-05 15:28:40 +01:00