Searched defs:shouldPrintAfterPass (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | PrintPasses.cpp | 130 bool llvm::shouldPrintAfterPass(StringRef PassID) { in shouldPrintAfterPass() function in llvm |
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ | ||
H A D | StandardInstrumentations.cpp | 924 bool PrintIRInstrumentation::shouldPrintAfterPass(StringRef PassID) { shouldPrintAfterPass() function in PrintIRInstrumentation |