|
LLVM 22.0.0git
|
#include "llvm/ADT/FoldingSet.h"
Static Public Member Functions | |
| static void | Profile (const std::pair< T1, T2 > &P, FoldingSetNodeID &ID) |
| Static Public Member Functions inherited from llvm::DefaultFoldingSetTrait< T > | |
| static void | Profile (const T &X, FoldingSetNodeID &ID) |
| static void | Profile (T &X, FoldingSetNodeID &ID) |
| static bool | Equals (T &X, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) |
| static unsigned | ComputeHash (T &X, FoldingSetNodeID &TempID) |
Definition at line 839 of file FoldingSet.h.
|
inlinestatic |
Definition at line 840 of file FoldingSet.h.
References P.