Searched refs:IsInterestingPass (Results 1 – 1 of 1) sorted by relevance
83 const bool IsInterestingPass = isPassInPrintList(PassID); in runOnFunction() local85 IsInterestingPass && in runOnFunction()123 if (ShouldPrintChanged || !IsInterestingPass) { in runOnFunction()128 if (IsInterestingPass && BeforeStr != AfterStr) { in runOnFunction()159 IsInterestingPass ? " omitted because no change" : " filtered out"; in runOnFunction()