Variable location definition used by FunctionVarLocs.

Synopsis

Declared in <llvm/CodeGen/AssignmentTrackingAnalysis.h>

struct VarLocInfo;

Data Members

Name

Description

DL

Debug location of this definition.

Expr

Expression applied to Values to describe the location.

Values

Location operands (registers or memory) for this definition.

VariableID

Variable this location definition belongs to.

Created with MrDocs