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)
commit34dea0fcaba5749d70e68a231b7e14d953747a00
tree5b70033f0fdbfce1619529d36e347c0dc55f7b2b
parent9ce8e7ea73866703c56fc3388fa67ac80473639e
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233759 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/MetadataTest.cpp