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

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

Completed in 81 milliseconds