Searched refs:WriteMDNodeBodyInternal (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 1864 static void WriteMDNodeBodyInternal(raw_ostream &Out, const MDNode *Node, in WriteMDNodeBodyInternal() function 3161 WriteMDNodeBodyInternal(Out, Node, &TypePrinter, &Machine, TheModule); in printMDNodeBody() 3405 WriteMDNodeBodyInternal(OS, N, &TypePrinter, MST.getMachine(), M); in printMetadataImpl()
|