enum DbgValueLoc::EntryType

Description

Type of entry that this represents.

Declared at: llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h:43

Enumerators

NameValueComment
E_Location0
E_Integer1
E_ConstantFP2
E_ConstantInt3
E_TargetIndexLocation4