]> granicus.if.org Git - llvm/commit
Rename GVNExpression *ops_ members to *op_* to match conventions in the rest of LLVM
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 25 Dec 2016 22:10:37 +0000 (22:10 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Sun, 25 Dec 2016 22:10:37 +0000 (22:10 +0000)
commitc6e5fa688a1a93f91045615beec6235704a4110e
tree6f32b23537a419eca4135487223a9e4a4889007f
parent6cc32b3b426927fb956b55b1fefbc86fb3a61ec4
Rename GVNExpression *ops_ members to *op_* to match conventions in the rest of LLVM

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290524 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar/GVNExpression.h
lib/Transforms/Scalar/NewGVN.cpp