]> granicus.if.org Git - llvm/commit
[IndVars] Factor out some common code into a utility function
authorPhilip Reames <listmail@philipreames.com>
Thu, 17 Oct 2019 23:49:46 +0000 (23:49 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 17 Oct 2019 23:49:46 +0000 (23:49 +0000)
commitdb7a91251c7f5f90e500c5c4e103a1cac2402ce6
tree36e74d840367af35a48a0235cd70cadf9adbedc6
parent8aca037140b0a40a243704bfbdd8f332e3355b51
[IndVars] Factor out some common code into a utility function

As requested in review of D69009

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