Searched refs:IsInterestingPass (Results 1 – 1 of 1) sorted by relevance
89 const bool IsInterestingPass = isPassInPrintList(PassID); in runOnFunction() local91 IsInterestingPass && in runOnFunction()138 if (ShouldPrintChanged || !IsInterestingPass) { in runOnFunction()143 if (IsInterestingPass && BeforeStr != AfterStr) { in runOnFunction()174 IsInterestingPass ? " omitted because no change" : " filtered out"; in runOnFunction()