Searched defs:MDOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CloneFunction.cpp | 1118 for (const auto &MDOperand : ScopeList->operands()) { cloneNoAliasScopes() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 5201 for (const auto &MDOperand : MDScopeList->operands()) analyse() local |