Skip to content

ConstrGraph::assertCond

Synopsis

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

bool
assertCond(
    varID const& x,
    varID const& y,
    affineInequality const& ineq,
    std::string indent = "");

Created with MrDocs