This struct describes target specific location.
More...
#include "CodeGen/AsmPrinter/DebugLocEntry.h"
This struct describes target specific location.
Definition at line 24 of file DebugLocEntry.h.
◆ TargetIndexLocation() [1/2]
llvm::TargetIndexLocation::TargetIndexLocation |
( |
| ) |
|
|
default |
◆ TargetIndexLocation() [2/2]
llvm::TargetIndexLocation::TargetIndexLocation |
( |
unsigned |
Idx, |
|
|
int64_t |
Offset |
|
) |
| |
|
inline |
◆ operator==()
◆ Index
int llvm::TargetIndexLocation::Index |
◆ Offset
int llvm::TargetIndexLocation::Offset |
The documentation for this struct was generated from the following file: