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