Home
last modified time | relevance | path

Searched refs:printBetweenInsts (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp258 void LiveVariablePrinter::printBetweenInsts(formatted_raw_ostream &OS, in printBetweenInsts() function in llvm::objdump::LiveVariablePrinter
441 LVP.printBetweenInsts(OS, true); in printLines()
469 LVP.printBetweenInsts(OS, true); in printSources()
H A DSourcePrinter.h123 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A Dllvm-objdump.cpp489 LVP.printBetweenInsts(OS, false); in printInst()
681 LVP.printBetweenInsts(OS, false); in printInst()
728 LVP.printBetweenInsts(OS, false); in printInst()