IR: Rename replaceWithUniqued() tests from r233751
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 31 Mar 2015 21:05:06 +0000 (21:05 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 31 Mar 2015 21:05:06 +0000 (21:05 +0000)
commit014f1b83eb017ff54f65495cb790858146d1c197
tree5a03253c565b46ead62ad9ba5aa9aeb3bbdbfa61
parente6e2bb38428822f9183634cde2c8543512ee8d7d
IR: Rename replaceWithUniqued() tests from r233751

replaceWithUniquedUnresolved
replaceWithUniquedUnresolvedChangedOperand
 =>
replaceWithUniquedResolvingOperand
replaceWithUniquedChangingOperand

I find the new names less confusing; they're also more accurate.  Sorry
for the churn.

llvm-svn: 233759
llvm/unittests/IR/MetadataTest.cpp