LLVM 20.0.0git
|
Single location defined by (potentially multiple) EntryValueInfo. More...
#include "CodeGen/AsmPrinter/DwarfDebug.h"
Public Member Functions | |
EntryValue (MCRegister Reg, const DIExpression &Expr) | |
void | addExpr (MCRegister Reg, const DIExpression &Expr) |
Public Attributes | |
std::set< EntryValueInfo > | EntryValues |
Single location defined by (potentially multiple) EntryValueInfo.
Definition at line 172 of file DwarfDebug.h.
|
inlineexplicit |
Definition at line 174 of file DwarfDebug.h.
|
inline |
Definition at line 180 of file DwarfDebug.h.
References assert(), llvm::DIExpression::convertToNonVariadicExpression(), EntryValues, and Reg.
Referenced by EntryValue().
std::set<EntryValueInfo> llvm::Loc::EntryValue::EntryValues |
Definition at line 173 of file DwarfDebug.h.
Referenced by addExpr().