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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DAsmWriter.h105 void printInstructionLine(const Instruction &I);
H A DAsmWriter.cpp1729 printInstructionLine(*I);
1735 /// printInstructionLine - Print an instruction and a newline character.
1736 void AssemblyWriter::printInstructionLine(const Instruction &I) { function in class:llvm::AssemblyWriter

Completed in 48 milliseconds