make the constantexpr interfaces for inbounds GEPs follow the same style
authorChris Lattner <sabre@nondot.org>
Fri, 11 Feb 2011 05:34:33 +0000 (05:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Feb 2011 05:34:33 +0000 (05:34 +0000)
commit1f78d51be69964b38c5fc76ceb2147b737d09857
treec9cc9275cb54a35a850b1088447e7f50560fb6b5
parentef1860a117b4a35918eb9793a7b94715e12a3a42
make the constantexpr interfaces for inbounds GEPs follow the same style
as other constantexpr flags, reducing redundancy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125365 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h
lib/VMCore/Constants.cpp