Searched refs:printNamedMDNode (Results 1 – 1 of 1) sorted by relevance
2022 void printNamedMDNode(const NamedMDNode *NMD);2277 printNamedMDNode(&Node); in printModule()2307 void AssemblyWriter::printNamedMDNode(const NamedMDNode *NMD) { in printNamedMDNode() function in AssemblyWriter3234 W.printNamedMDNode(this); in print()