enum class SelectionDAGBuilder::FuncArgumentDbgValueKind

Description

An enum that states to emit func argument dbg value the kind of intrinsic it originally had. This controls the internal behavior of EmitFuncArgumentDbgValue.

Declared at: llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h:614

Enumerators

NameValueComment
Value0
Addr1
Declare2