Skip to content

ConstrGraph::eraseVarConstr

Synopsis

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

bool
eraseVarConstr(
    varID const& eraseVar,
    bool noConsistencyCheck = false,
    std::string indent = "");

Created with MrDocs