enum SDDbgValue::DbgValueKind

Declared at: llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h:32

Enumerators

NameValueComment
SDNODE0Value is the result of an expression.
CONST1Value is a constant.
FRAMEIX2Value is contents of a stack location.
VREG3Value is a virtual register.