llvm::DIEExpr

An expression DIE.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

class DIEExpr;

Member Functions

NameDescription
DIEExpr [constructor]Construct from MCExpr E.
emitValue Emit this expression using Form via the asm printer.
getValue Get MCExpr.
print Print this expression to O.
sizeOf Return the size in bytes of this expression when encoded with Form.