Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp264 void LiveVariablePrinter::printBetweenInsts(formatted_raw_ostream &OS, in printBetweenInsts() function in llvm::objdump::LiveVariablePrinter
447 LVP.printBetweenInsts(OS, true); in printLines()
491 LVP.printBetweenInsts(OS, true); in printSources()
H A DSourcePrinter.h124 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A Dllvm-objdump.cpp682 LVP.printBetweenInsts(OS, false); in printInst()
867 LVP.printBetweenInsts(OS, false); in printInst()
921 LVP.printBetweenInsts(OS, false); in printInst()
959 LVP.printBetweenInsts(OS, false); in printInst()