Changed isNullOrUndef => IsNullOrUndef and isNoopInstruction => IsNoopInstruction...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 25 Mar 2013 09:27:43 +0000 (09:27 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 25 Mar 2013 09:27:43 +0000 (09:27 +0000)
commitf0a15d88afce23453ff55894400035014ad46a15
tree2424c67d25196d9a52d372285d101025340bd209
parenta231033e7044a8956b0eff673ca8cb5c4706aa5f
Changed isNullOrUndef => IsNullOrUndef and isNoopInstruction => IsNoopInstruction so that all helper functions are named similarly in ObjCARC.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ObjCARC/ObjCARC.h
lib/Transforms/ObjCARC/ObjCARCContract.cpp
lib/Transforms/ObjCARC/ObjCARCOpts.cpp