[NFC][LICM] Rearrange checks to have the cheap bail out first
authorPhilip Reames <listmail@philipreames.com>
Thu, 29 Mar 2018 20:32:15 +0000 (20:32 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 29 Mar 2018 20:32:15 +0000 (20:32 +0000)
commit5c14ed89f606155089150783fc5e6ddce36c836b
treeeab0a629e7ec228f081bcf907fbac38bc8a1e439
parentffb132e74b26213ed3df4378c0de3128d9060aad
[NFC][LICM] Rearrange checks to have the cheap bail out first

llvm-svn: 328822
llvm/lib/Transforms/Scalar/LoopUnswitch.cpp