LLVM  4.0.0
Public Attributes | List of all members
llvm::cflaa::CFLGraph::NodeInfo Struct Reference

#include <CFLGraph.h>

Collaboration diagram for llvm::cflaa::CFLGraph::NodeInfo:
[legend]

Public Attributes

EdgeList Edges
 
EdgeList ReverseEdges
 
AliasAttrs Attr
 

Detailed Description

Definition at line 48 of file CFLGraph.h.

Member Data Documentation

AliasAttrs llvm::cflaa::CFLGraph::NodeInfo::Attr

Definition at line 50 of file CFLGraph.h.

EdgeList llvm::cflaa::CFLGraph::NodeInfo::Edges

Definition at line 49 of file CFLGraph.h.

EdgeList llvm::cflaa::CFLGraph::NodeInfo::ReverseEdges

Definition at line 49 of file CFLGraph.h.


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