LLVM  4.0.0
Public Member Functions | List of all members
llvm::cflaa::CFLGraph::ValueInfo Class Reference

#include <CFLGraph.h>

Public Member Functions

bool addNodeToLevel (unsigned Level)
 
NodeInfogetNodeInfoAtLevel (unsigned Level)
 
const NodeInfogetNodeInfoAtLevel (unsigned Level) const
 
unsigned getNumLevels () const
 

Detailed Description

Definition at line 53 of file CFLGraph.h.

Member Function Documentation

bool llvm::cflaa::CFLGraph::ValueInfo::addNodeToLevel ( unsigned  Level)
inline

Definition at line 57 of file CFLGraph.h.

NodeInfo& llvm::cflaa::CFLGraph::ValueInfo::getNodeInfoAtLevel ( unsigned  Level)
inline

Definition at line 65 of file CFLGraph.h.

References assert().

const NodeInfo& llvm::cflaa::CFLGraph::ValueInfo::getNodeInfoAtLevel ( unsigned  Level) const
inline

Definition at line 69 of file CFLGraph.h.

References assert().

unsigned llvm::cflaa::CFLGraph::ValueInfo::getNumLevels ( ) const
inline

Definition at line 74 of file CFLGraph.h.


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