Searched refs:DataOfValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h124 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
125 ImutInfo::DataOfValue(V)))
917 static data_type_ref DataOfValue(value_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
943 static data_type_ref DataOfValue(value_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
H A DImmutableMap.h39 static inline data_type_ref DataOfValue(value_type_ref V) { function in struct:llvm::ImutKeyValueInfo

Completed in 102 milliseconds