Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4422 if (auto *MDScope = dyn_cast<MDNode>(MDOperand)) in analyse() local
4423 Container.insert(MDScope); in analyse()