Skip to content

ConstrGraph::assertCond

Synopsis

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

bool
assertCond(
    varID const& x,
    varID const& y,
    int a,
    int b,
    int c,
    std::string indent = "");

Created with MrDocs