ROSE
0.9.6a
|
This is the complete list of members for CompactRepresentation, including all inherited members.
addEdge(SgGraphNode *g_from, SgGraphNode *g_to) | CompactRepresentation | private |
addMayAliasRelation(const AliasRelationNode &left, const AliasRelationNode &right) | CompactRepresentation | virtual |
addMustAliasRelation(const AliasRelationNode &left, const AliasRelationNode &right) | CompactRepresentation | virtual |
all_nodes | CompactRepresentation | private |
CompactRepresentation() | CompactRepresentation | inline |
CompactRepresentation(const CompactRepresentation ©) | CompactRepresentation | |
CompReprBase() | CompReprBase | inline |
computeAliases(SgVariableSymbol *var, int derefLevel, vector< SgGraphNode * > &nodes) | CompactRepresentation | virtual |
computeAliases(SgGraphNode *node, int derefLevel, vector< SgGraphNode * > &) | CompactRepresentation | virtual |
getGraph() const | CompactRepresentation | inlinevirtual |
getGraphNode(SgNode *node) | CompactRepresentation | private |
getHash() const | CompactRepresentation | inlinevirtual |
getNodesMapping() | CompactRepresentation | inline |
graph | CompReprBase | protected |
hash | CompReprBase | protected |
init() | CompactRepresentation | private |
merge(SgIncidenceDirectedGraph *thatGraph) | CompactRepresentation | private |
merge(const CompReprBase &that) | CompactRepresentation | virtual |
operator!=(const CompactRepresentation &that) const | CompactRepresentation | |
operator=(const CompactRepresentation &p) | CompactRepresentation | |
operator==(const CompactRepresentation &that) const | CompactRepresentation | |
printEdge(std::ostream &o, SgDirectedGraphEdge *edge, bool isInEdge) | CompactRepresentation | private |
printNode(std::ostream &o, SgGraphNode *node) | CompactRepresentation | private |
printNodePlusEdges(std::ostream &o, SgGraphNode *node) | CompactRepresentation | private |
processNodes(std::ostream &o, SgGraphNode *n, std::set< SgGraphNode * > &explored) | CompactRepresentation | private |
toDot(const std::string &file_name) | CompactRepresentation | virtual |
updateHash(SgNode *from, SgNode *to) | CompactRepresentation | private |
~CompReprBase() | CompReprBase | inlineprotected |