Home
last modified time | relevance | path

Searched defs:shouldPrintBeforePass (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DPrintPasses.cpp65 bool llvm::shouldPrintBeforePass(StringRef PassID) { in shouldPrintBeforePass() function in llvm
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Passes/
DStandardInstrumentations.cpp790 bool PrintIRInstrumentation::shouldPrintBeforePass(StringRef PassID) { in shouldPrintBeforePass() function in PrintIRInstrumentation