Searched refs:ShouldPrintAfterPass (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/IR/
H A DLegacyPassManager.cpp109 static bool ShouldPrintAfterPass(const PassInfo *PI) { function
692 if (PI && !PI->isAnalysis() && ShouldPrintAfterPass(PI)) {

Completed in 222 milliseconds