Skip to content

ConstrGraph::ConstrGraph

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/lattice/ConstrGraph.h>

ConstrGraph(
    Function const& func,
    DataflowNode const& n,
    NodeState const& state,
    bool initialized = false,
    std::string indent = "");

Created with MrDocs