Nikita Popov 0b9259c00d [LICM] Extract helper for getClobberingMemoryAccess()
Extract a helper that does the clobber walk while taking into
account the cap. Slightly reflow things to check this first in
the store case, before we start walking over all accesses in the
loop.
2023-04-03 12:02:55 +02:00
..