Searched refs:MDScopeList (Results 1 – 1 of 1) sorted by relevance
4418 const auto *MDScopeList = dyn_cast_or_null<MDNode>(ScopeList); in analyse() local4419 if (!MDScopeList || !Container.insert(MDScopeList).second) in analyse()4421 for (const auto &MDOperand : MDScopeList->operands()) in analyse()