Add a GEPOperator class, and move the hasNoPointerOverflow
authorDan Gohman <gohman@apple.com>
Fri, 17 Jul 2009 21:33:58 +0000 (21:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Jul 2009 21:33:58 +0000 (21:33 +0000)
commitd2a251f9f9b2c1ff977d64b6324810e81114c0e5
tree6860197de5a914ecfe012d1a0e9819420809ea95
parent563033bcb6eb865d175b4bb40c1646170c998440
Add a GEPOperator class, and move the hasNoPointerOverflow
accessors into it.

llvm-svn: 76245
llvm/include/llvm/Instructions.h
llvm/include/llvm/Operator.h
llvm/lib/VMCore/Instructions.cpp