Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5202 if (auto *MDScope = dyn_cast<MDNode>(MDOperand)) in analyse() local
5203 Container.insert(MDScope); in analyse()