Skip to content

CompactRepresentation::updateHash

Update the Hash

Synopsis

Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>

void
updateHash(
    SgNode* from,
    SgNode* to);

Parameters

Name

Description

from

This class represents the base class for all IR nodes within Sage III.

to

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs