LLVM API Documentation
Profile traits for integers. More...
#include <ImmutableSet.h>
Public Types | |
typedef const T | value_type |
typedef const T & | value_type_ref |
Static Public Member Functions | |
static void | Profile (FoldingSetNodeID &ID, value_type_ref X) |
Profile traits for integers.
Definition at line 829 of file ImmutableSet.h.
typedef const T llvm::ImutProfileInteger< T >::value_type |
Definition at line 830 of file ImmutableSet.h.
typedef const T& llvm::ImutProfileInteger< T >::value_type_ref |
Definition at line 831 of file ImmutableSet.h.
|
inlinestatic |
Definition at line 833 of file ImmutableSet.h.
References llvm::FoldingSetNodeID::AddInteger().