Skip to content

VariableStateTransfer::getLattices

Synopsis

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

bool
getLattices(
    SgUnaryOp const* sgn,
    LatticeType*& arg1Lat,
    LatticeType*& arg2Lat,
    LatticeType*& resLat);

Created with MrDocs