Searched defs:printInstructionLine (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DAsmWriter.cpp1726 printInstructionLine(*I);
1732 /// printInstructionLine - Print an instruction and a newline character.
1733 void AssemblyWriter::printInstructionLine(const Instruction &I) { function in class:llvm::AssemblyWriter

Completed in 105 milliseconds