Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp1801 static void WriteMDNodeBodyInternal(raw_ostream &Out, const MDNode *Node, in WriteMDNodeBodyInternal() function
2999 WriteMDNodeBodyInternal(Out, Node, &TypePrinter, &Machine, TheModule); in printMDNodeBody()
3207 WriteMDNodeBodyInternal(OS, N, &TypePrinter, &Machine, M); in printMetadataImpl()