Home
last modified time | relevance | path

Searched refs:ImutProfileInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
DImmutableSet.h837 struct ImutProfileInfo { struct
858 template<> struct ImutProfileInfo<X> : ImutProfileInteger<X> {}; argument
875 struct ImutProfileInfo<bool> {
888 struct ImutProfileInfo<T*> {
909 struct ImutContainerInfo : public ImutProfileInfo<T> {
910 typedef typename ImutProfileInfo<T>::value_type value_type;
911 typedef typename ImutProfileInfo<T>::value_type_ref value_type_ref;
935 struct ImutContainerInfo<T*> : public ImutProfileInfo<T*> {
936 typedef typename ImutProfileInfo<T*>::value_type value_type;
937 typedef typename ImutProfileInfo<T*>::value_type_ref value_type_ref;