ConstrGraph::NodeDesc::NodeDesc
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/lattice/ConstrGraph.h>
NodeDesc(
DataflowNode const& n,
NodeState const& state,
std::string annotName,
void* annotVal);
Created with MrDocs