#include <virtualBinCFG.h>
Definition at line 95 of file virtualBinCFG.h.
| string VirtualBinCFG::CFGEdge::toString |
( |
) | |
const |
| string VirtualBinCFG::CFGEdge::toStringForDebugging |
( |
) | |
const |
| string VirtualBinCFG::CFGEdge::id |
( |
) | |
const |
| CFGNode VirtualBinCFG::CFGEdge::source |
( |
) | |
const |
|
inline |
| CFGNode VirtualBinCFG::CFGEdge::target |
( |
) | |
const |
|
inline |
Definition at line 74 of file virtualBinCFG.C.
References VirtualBinCFG::eckCaseLabel, VirtualBinCFG::eckDefault, VirtualBinCFG::eckFalse, VirtualBinCFG::eckTrue, VirtualBinCFG::eckUnconditional, SgConditionalExp::get_false_exp(), SgConditionalExp::get_true_exp(), isSgAndOp(), isSgCaseOptionStmt(), isSgConditionalExp(), isSgDefaultOptionStmt(), isSgDoWhileStmt(), isSgForStatement(), isSgOrOp(), isSgSwitchStatement(), and isSgWhileStmt().
| bool VirtualBinCFG::CFGEdge::operator== |
( |
const CFGEdge & |
o) | |
const |
|
inline |
| bool VirtualBinCFG::CFGEdge::operator!= |
( |
const CFGEdge & |
o) | |
const |
|
inline |
| bool VirtualBinCFG::CFGEdge::operator< |
( |
const CFGEdge & |
o) | |
const |
|
inline |
| CFGNode VirtualBinCFG::CFGEdge::src |
|
private |
| CFGNode VirtualBinCFG::CFGEdge::tgt |
|
private |
The documentation for this class was generated from the following files: