Gather unique data for the node into folding‐set id ID.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

void
Profile(FoldingSetNodeID& ID) const;

Parameters

Name

Description

ID

Folding set node id to populate.

Created with MrDocs