indvars -disable-iv-rewrite: ExprToMap lives in Pass data, so be more
authorAndrew Trick <atrick@apple.com>
Wed, 6 Jul 2011 21:07:10 +0000 (21:07 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 6 Jul 2011 21:07:10 +0000 (21:07 +0000)
commit17f91d21a764603b9c482338e929390565f3bb72
tree9d8bb4e78b9a49911180ea9a0a026cc9839806fd
parentd378b323826613f57a973c5eb6373f3fd8b012f0
indvars -disable-iv-rewrite: ExprToMap lives in Pass data, so be more
careful about referencing values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134537 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp