HomeSort by relevance Sort by last modified time
    Searched refs:DataOfValue (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/ADT/
ImmutableIntervalMap.h 46 static data_type_ref DataOfValue(value_type_ref V) {
168 data_type_ref OldData = ImutInfo::DataOfValue(this->Value(T));
ImmutableSet.h 124 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
125 ImutInfo::DataOfValue(V)))
888 static inline data_type_ref DataOfValue(value_type_ref) { return true; }
914 static inline data_type_ref DataOfValue(value_type_ref) { return true; }
    [all...]
ImmutableMap.h 37 static inline data_type_ref DataOfValue(value_type_ref V) {

Completed in 809 milliseconds