Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3792 const auto *MDScopeList = dyn_cast_or_null<MDNode>(ScopeList); in analyse() local
3793 if (!MDScopeList || !Container.insert(MDScopeList).second) in analyse()
3795 for (auto &MDOperand : MDScopeList->operands()) in analyse()