diff options
author | vporpo <vporpodas@google.com> | 2024-10-11 12:25:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 12:25:22 -0700 |
commit | cc8edbca7de9204915c84477b8c03a33abeb7775 (patch) | |
tree | 020cddc2bd9cf10e7c7f8036f76554cb6d270fe6 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 58d97034c9c149d175c66440d31f46e9dfd4b760 (diff) | |
download | llvm-cc8edbca7de9204915c84477b8c03a33abeb7775.zip llvm-cc8edbca7de9204915c84477b8c03a33abeb7775.tar.gz llvm-cc8edbca7de9204915c84477b8c03a33abeb7775.tar.bz2 |
[SandboxVec][Interval][NFC] Rename From/To to Top/Bottom (#112034)
The API was already using top()/bottom() but internally we were still
using From/To. This patch fixes this.
Top/Bottom seems a better choice because implies program order, whereas
From/To does not.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions