Searched refs:printInstructionLine (Results 1 – 1 of 1) sorted by relevance
2045 void printInstructionLine(const Instruction &I);2711 printInstructionLine(*I); in printBasicBlock()2718 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter