David Green 5012b76ae2
[ARM] Fix incorrect post increment from Or (#188036)
If a Or is detected by findPointerConstIncrement but not by
getPointerConstIncrement it could use an invalid increment for the
offset. Protect against cases where getPointerConstIncrement cannot
return a valid offset.

Fixes #185677
2026-03-25 08:34:18 +00:00
..
2025-07-15 13:22:33 -04:00