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