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

/external/llvm/include/llvm/ADT/
H A DImmutableSet.h123 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
124 ImutInfo::DataOfValue(V)))
918 static data_type_ref DataOfValue(value_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
944 static data_type_ref DataOfValue(value_type_ref) { return true; } function in struct:llvm::ImutContainerInfo
H A DImmutableMap.h37 static inline data_type_ref DataOfValue(value_type_ref V) { function in struct:llvm::ImutKeyValueInfo

Completed in 3747 milliseconds