Gather unique data for the node.
Synopsis
Declared in <llvm/CodeGen/SelectionDAGNodes.h>
void
Profile(FoldingSetNodeID& ID) const;
Parameters
Name |
Description |
ID |
Folding set node identifier. |
Created with MrDocs