Searched refs:printInstructionLine (Results 1 – 1 of 1) sorted by relevance
2637 void printInstructionLine(const Instruction &I);3900 printInstructionLine(I); in printBasicBlock()3907 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter