Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp2099 void printInstructionLine(const Instruction &I);
2787 printInstructionLine(I); in printBasicBlock()
2794 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter