Skip to content

ConstrGraphAnalysis::removeConstrDivVars

Synopsis

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

bool
removeConstrDivVars(
    Function const& func,
    DataflowNode const& n,
    NodeState& state,
    vector<Lattice*> const& dfInfo,
    std::string indent = "");

Created with MrDocs