Skip to content

ConstrGraph::assertEq

Synopsis

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

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

Created with MrDocs