Searched refs:BeforeStr (Results 1 – 1 of 1) sorted by relevance
76 SmallString<0> BeforeStr, AfterStr; in runOnFunction() local87 raw_svector_ostream OS(BeforeStr); in runOnFunction()126 if (IsInterestingPass && BeforeStr != AfterStr) { in runOnFunction()148 errs() << doSystemDiff(BeforeStr, AfterStr, Removed, Added, NoChange); in runOnFunction()