diff options
author | vporpo <vporpodas@google.com> | 2024-10-11 11:51:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 11:51:38 -0700 |
commit | 31b85c6ead3e0e2979272046548f3ae8a51db289 (patch) | |
tree | 586776fada54c12e7df56c8cf9411d0609cc6eb6 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | bc53359b92e0fa3e1cf70505e1f2399f07c850d5 (diff) | |
download | llvm-31b85c6ead3e0e2979272046548f3ae8a51db289.zip llvm-31b85c6ead3e0e2979272046548f3ae8a51db289.tar.gz llvm-31b85c6ead3e0e2979272046548f3ae8a51db289.tar.bz2 |
[SandboxVec][Interval] Implement Interval::comesBefore() (#112026)
This patch implements `Interval::comesBefore(const Interval &Other)`
which returns true if this interval is strictly before Other in program
order. The function asserts that the intervals are disjoint.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions