LLVM: llvm::HexagonBlockRanges::RegisterRef Struct Reference (original) (raw)
#include "[Target/Hexagon/HexagonBlockRanges.h](HexagonBlockRanges%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| bool | operator< (RegisterRef R) const |
| Public Attributes | |
|---|---|
| llvm::Register | Reg |
| unsigned | Sub |
Detailed Description
Definition at line 35 of file HexagonBlockRanges.h.
Member Function Documentation
◆ operator<()
| bool llvm::HexagonBlockRanges::RegisterRef::operator< ( RegisterRef R) const | inline |
|---|
Definition at line 39 of file HexagonBlockRanges.h.
Member Data Documentation
◆ Reg
llvm::Register llvm::HexagonBlockRanges::RegisterRef::Reg
Definition at line 36 of file HexagonBlockRanges.h.
Referenced by operator<().
◆ Sub
unsigned llvm::HexagonBlockRanges::RegisterRef::Sub
Definition at line 37 of file HexagonBlockRanges.h.
Referenced by operator<().
The documentation for this struct was generated from the following file:
- lib/Target/Hexagon/HexagonBlockRanges.h