Skip to content

NodeState::cloneAnalysisState

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/state/nodeState.h>

void
cloneAnalysisState(
    Analysis const* srcA,
    Analysis const* tgtA);

Created with MrDocs