Searched refs:MappedMD (Results 1 – 1 of 1) sorted by relevance
430 auto *MappedMD = mapMetadata(MD); in mapValue() local431 if (MD == MappedMD) in mapValue()433 return getVM()[V] = MetadataAsValue::get(V->getContext(), MappedMD); in mapValue()