Home
last modified time | relevance | path

Searched refs:MustPrint (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.h124 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A DSourcePrinter.cpp265 bool MustPrint) { in printBetweenInsts() argument
318 if (MustPrint && !PrintedSomething) in printBetweenInsts()