Home
last modified time | relevance | path

Searched refs:MD_ID (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp979 auto replaceWhenNeeded = [&](unsigned MD_ID) { in adaptNoAliasScopes() argument
980 if (const MDNode *CSNoAlias = I->getMetadata(MD_ID)) in adaptNoAliasScopes()
982 I->setMetadata(MD_ID, NewScopeList); in adaptNoAliasScopes()