Searched refs:AfterStr (Results 1 – 1 of 1) sorted by relevance
83 SmallString<0> BeforeStr, AfterStr; in runOnFunction() local140 raw_svector_ostream OS(AfterStr); in runOnFunction()143 if (IsInterestingPass && BeforeStr != AfterStr) { in runOnFunction()153 errs() << AfterStr; in runOnFunction()165 errs() << doSystemDiff(BeforeStr, AfterStr, Removed, Added, NoChange); in runOnFunction()