aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2022-02-08 09:42:15 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2022-02-10 13:52:24 -0600
commitdd75c0ea64de5105d974bc011d454b648c89e2b7 (patch)
tree7d21e7bafc8548eaddea4e8074601914159c4de1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentd1387a26a54228da8cc275bba5f428b16676bc61 (diff)
downloadllvm-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