llvm-project
abc2412f - [SandboxVec][InstrInterval] Add ArrayRef constructor (#109357)

Commit
1 year ago
[SandboxVec][InstrInterval] Add ArrayRef constructor (#109357) The new constructor creates an InstrInterval from an ArrayRef<Instruction *>. This patch also adds top() and bottom() getters.
Author
vporpo
Parents
Loading