llvm::rdf::NodeBase::Def_struct

Payload for definition nodes: first reached def and use ids.

Synopsis

Declared in <llvm/CodeGen/RDFGraph.h>

struct Def_struct;

Data Members

NameDescription
DD Id of the first reached definition.
DU Id of the first reached use.