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