Searched refs:TheMDs (Results 1 – 1 of 1) sorted by relevance
580 SmallVector<std::pair<unsigned, MDNode *>, 4> TheMDs; in clone() local581 getAllMetadataOtherThanDebugLoc(TheMDs); in clone()582 for (const auto &MD : TheMDs) in clone()