Searched defs:shouldPrintAfterPass (Results 1 – 3 of 3) sorted by relevance
130 bool llvm::shouldPrintAfterPass(StringRef PassID) { in shouldPrintAfterPass() function in llvm
107 bool llvm::shouldPrintAfterPass() { in shouldPrintAfterPass() function in llvm126 bool llvm::shouldPrintAfterPass(StringRef PassID) { in shouldPrintAfterPass() function in llvm
760 bool PrintIRInstrumentation::shouldPrintAfterPass(StringRef PassID) { in shouldPrintAfterPass() function in PrintIRInstrumentation