Home
last modified time | relevance | path

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

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