VariableStateTransfer::VariableStateTransfer
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/VariableStateTransfer.h>
VariableStateTransfer(
Function const& func,
DataflowNode const& n,
NodeState& state,
std::vector<Lattice*> const& dfInfo,
int const& debugLevel_);
Created with MrDocs