diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-02-08 09:42:15 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-02-10 13:52:24 -0600 |
commit | dd75c0ea64de5105d974bc011d454b648c89e2b7 (patch) | |
tree | 7d21e7bafc8548eaddea4e8074601914159c4de1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | d1387a26a54228da8cc275bba5f428b16676bc61 (diff) | |
download | llvm-dd75c0ea64de5105d974bc011d454b648c89e2b7.zip llvm-dd75c0ea64de5105d974bc011d454b648c89e2b7.tar.gz llvm-dd75c0ea64de5105d974bc011d454b648c89e2b7.tar.bz2 |
[Attributor][NFC] Expose new API in AAPointerInfo
New users might want to check bins without a load or store instruction
at hand. Since we use those instructions only to find the offset and
size of the access anyway, we can expose an offset and size interface
to the outside world as well.
This commit mainly moves code around and exposes a class (OffsetAndSize)
as well as a method forallInterferingAccesses in AAPointerInfo.
Differential Revision: https://reviews.llvm.org/D119249
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions