Searched refs:printAfterOtherLine (Results 1 – 3 of 3) sorted by relevance
113 void printAfterOtherLine(formatted_raw_ostream &OS, bool AfterInst);
228 void LiveVariablePrinter::printAfterOtherLine(formatted_raw_ostream &OS, in printAfterOtherLine() function in llvm::objdump::LiveVariablePrinter311 printAfterOtherLine(OS, false); in printBetweenInsts()
1534 LVP.printAfterOtherLine(FOS, true); in disassembleObject()