Add operators and a new constructor to RegisterMaskPair.
This makes it handier and enables to use set and maps with
the structure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/CodeGen/RegisterPressure.h | ||
---|---|---|
45 | That is undesirable to have a constructor which does not initialize fields. |
That is undesirable to have a constructor which does not initialize fields.