LLVM 22.0.0git
llvm::VarLocInfo Struct Reference

Variable location definition used by FunctionVarLocs. More...

#include "llvm/CodeGen/AssignmentTrackingAnalysis.h"

Public Attributes

llvm::VariableID VariableID
DIExpressionExpr = nullptr
DebugLoc DL
RawLocationWrapper Values = RawLocationWrapper()

Detailed Description

Variable location definition used by FunctionVarLocs.

Definition at line 28 of file AssignmentTrackingAnalysis.h.

Member Data Documentation

◆ DL

◆ Expr

DIExpression* llvm::VarLocInfo::Expr = nullptr

◆ Values

◆ VariableID

llvm::VariableID llvm::VarLocInfo::VariableID

The documentation for this struct was generated from the following file: