Skip to content

NodeID::NodeID

Construct from int

Synopsis

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

NodeID(int id);

Parameters

Name

Description

id

The value to construct from

Created with MrDocs