Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DSourcePrinter.h123 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A DSourcePrinter.cpp259 bool MustPrint) { in printBetweenInsts() argument
312 if (MustPrint && !PrintedSomething) in printBetweenInsts()