LLVM 19.0.0git
Public Attributes | List of all members
llvm::rdf::NodeBase::Code_struct Struct Reference

#include "llvm/CodeGen/RDFGraph.h"

Public Attributes

void * CP
 
NodeId FirstM
 
NodeId LastM
 

Detailed Description

Definition at line 522 of file RDFGraph.h.

Member Data Documentation

◆ CP

void* llvm::rdf::NodeBase::Code_struct::CP

Definition at line 523 of file RDFGraph.h.

Referenced by llvm::rdf::CodeNode::getCode(), and llvm::rdf::CodeNode::setCode().

◆ FirstM

NodeId llvm::rdf::NodeBase::Code_struct::FirstM

◆ LastM

NodeId llvm::rdf::NodeBase::Code_struct::LastM

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