Searched refs:IsInterestingPass (Results 1 – 1 of 1) sorted by relevance
82 const bool IsInterestingPass = isPassInPrintList(PassID); in runOnFunction() local84 IsInterestingPass && in runOnFunction()122 if (ShouldPrintChanged || !IsInterestingPass) { in runOnFunction()127 if (IsInterestingPass && BeforeStr != AfterStr) { in runOnFunction()158 IsInterestingPass ? " omitted because no change" : " filtered out"; in runOnFunction()