|
LLVM 22.0.0git
|
#include "Target/Hexagon/HexagonBlockRanges.h"
Public Member Functions | |
| bool | operator< (RegisterRef R) const |
Public Attributes | |
| llvm::Register | Reg |
| unsigned | Sub |
Definition at line 35 of file HexagonBlockRanges.h.
|
inline |
Definition at line 39 of file HexagonBlockRanges.h.
| llvm::Register llvm::HexagonBlockRanges::RegisterRef::Reg |
Definition at line 36 of file HexagonBlockRanges.h.
Referenced by operator<().
| unsigned llvm::HexagonBlockRanges::RegisterRef::Sub |
Definition at line 37 of file HexagonBlockRanges.h.
Referenced by operator<().