Nikita Popov aef9959859
[IR] Add ConstantExpr::getInBoundsPtrAdd() (#181639)
As a followup to https://github.com/llvm/llvm-project/pull/181365, this
adds the `getInBoundsPtrAdd()` variant and updates code to use it.
2026-02-16 14:25:43 +01:00
..