Searched refs:OtherM (Results 1 – 1 of 1) sorted by relevance
339 std::unique_ptr<Module> OtherM) { in verifyAfterRoundTrip() argument340 if (!OtherM) in verifyAfterRoundTrip()342 if (verifyModule(*OtherM, &errs())) in verifyAfterRoundTrip()344 if (!matches(ValueMapping(M), ValueMapping(*OtherM))) in verifyAfterRoundTrip()