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

#include "Target/Hexagon/RDFGraph.h"

Collaboration diagram for llvm::rdf::NodeBase::Code_struct:
Collaboration graph
[legend]

Public Attributes

void * CP
 
NodeId FirstM
 
NodeId LastM
 

Detailed Description

Definition at line 485 of file RDFGraph.h.

Member Data Documentation

◆ CP

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

Definition at line 486 of file RDFGraph.h.

◆ FirstM

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

Definition at line 487 of file RDFGraph.h.

◆ LastM

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

Definition at line 487 of file RDFGraph.h.


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