Skip to content

ConstrGraphAnalysis::genInitState

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/ConstrGraphAnalysis.h>

virtual
void
genInitState(
    Function const& func,
    DataflowNode const& n,
    NodeState const& state,
    vector<Lattice*>& initLattices,
    vector<NodeFact*>& initFacts);

Created with MrDocs