Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMIRPrinter.cpp546 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes() local
547 MST.collectMachineMDNodes(MDList); in convertMachineMetadataNodes()
548 for (auto &MD : MDList) { in convertMachineMetadataNodes()