Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp253 bool shouldPrintIR(Any IR) { in shouldPrintIR() function
271 if (!shouldPrintIR(IR)) in unwrapAndPrint()
812 if (!shouldPrintIR(IR)) in printBeforePass()
852 if (!shouldPrintIR(IR) || !shouldPrintAfterPass(PassID)) in printAfterPass()