[llvm] [BasicAA] Treat returns_twice functions as clobbering unescaped objects (PR #117902)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 6 12:05:51 PDT 2025
nikic wrote:
I expect you just want getModRefInfo(), which uses getCapturesBefore() when appropriate.
https://github.com/llvm/llvm-project/pull/117902
More information about the llvm-commits
mailing list