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

#include <CFLGraph.h>

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

Public Attributes

Node Other
 
int64_t Offset
 

Detailed Description

Definition at line 41 of file CFLGraph.h.

Member Data Documentation

int64_t llvm::cflaa::CFLGraph::Edge::Offset

Definition at line 43 of file CFLGraph.h.

Node llvm::cflaa::CFLGraph::Edge::Other

Definition at line 42 of file CFLGraph.h.


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