CompactRepresentation::all_nodes
A Map to hold the SgNode to SgGraphNode mapping
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>
std::unordered_map<SgNode*, SgGraphNode*> all_nodes;
Created with MrDocs