IR: Rename 'operator ==()' to 'isKeyOf()', NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 5 Feb 2015 00:51:35 +0000 (00:51 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 5 Feb 2015 00:51:35 +0000 (00:51 +0000)
commit09b44e9be7fd456b830282c06ec67de4815bbafa
tree6b4b270cf01a19877c83e6b7dcb9db30751f688c
parent97ec768f7f67d5a38281a329bc1e57036583b8e8
IR: Rename 'operator ==()' to 'isKeyOf()', NFC

`isKeyOf()` is a clearer name than overloading `operator==()`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228242 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/LLVMContextImpl.h