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