commit | b0c36f7ca74e027fbe55a8d1afc27cbaa30ddc21 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Sun Nov 13 06:59:50 2016 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Sun Nov 13 06:59:50 2016 +0000 |
tree | 3c8cde6318a7d4a1e6014f89b46fe8454c68c004 | |
parent | 77a12264988349e8514616e9a1add3741b9deba4 [diff] |
Analysis: Simplify the ScalarEvolution::getGEPExpr() interface. NFCI. All existing callers were manually extracting information out of an existing GEP instruction and passing it to getGEPExpr(). Simplify the interface by changing it to take a GEPOperator instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286751 91177308-0d34-0410-b5e6-96231b3b80d8