Searched refs:MappedMD (Results 1 – 1 of 1) sorted by relevance
67 auto *MappedMD = MapMetadata(MD, VM, Flags, TypeMapper, Materializer); in MapValue() local68 if (MD == MappedMD || (!MappedMD && (Flags & RF_IgnoreMissingEntries))) in MapValue()76 return VM[V] = MetadataAsValue::get(V->getContext(), MappedMD); in MapValue()