Home | History | Annotate | Download | only in IR

Lines Matching refs:ShouldPrintBeforePass

110 static bool ShouldPrintBeforePass(const PassInfo *PI) {
685 if (PI && !PI->isAnalysis() && ShouldPrintBeforePass(PI)) {