LLVM
8.0.1
|
#include "Analysis/CFLGraph.h"
Public Attributes | |
Node | Other |
int64_t | Offset |
Definition at line 63 of file CFLGraph.h.
int64_t llvm::cflaa::CFLGraph::Edge::Offset |
Definition at line 65 of file CFLGraph.h.
Referenced by llvm::cflaa::CFLGraph::addEdge().
Node llvm::cflaa::CFLGraph::Edge::Other |
Definition at line 64 of file CFLGraph.h.