Home
last modified time | relevance | path

Searched defs:MDOperand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h37 class MDOperand; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1090 for (const auto &MDOperand : ScopeList->operands()) { in cloneNoAliasScopes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4421 for (const auto &MDOperand : MDScopeList->operands()) in analyse() local
4440 auto &MDOperand = MDSL->getOperand(0); in isNoAliasScopeDeclDead() local