Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp2575 for (auto MDIt : MDs) in createShallowWrapper() local
2576 Wrapper->addMetadata(MDIt.first, *MDIt.second); in createShallowWrapper()
2654 for (auto MDIt : MDs) in internalizeFunctions() local
2656 Copied->addMetadata(MDIt.first, *MDIt.second); in internalizeFunctions()