[NFC] Factor out a helper function for checking if a block has a potential early...
authorPhilip Reames <listmail@philipreames.com>
Thu, 8 Mar 2018 21:25:30 +0000 (21:25 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 8 Mar 2018 21:25:30 +0000 (21:25 +0000)
commitfbffd126b8cea0e6d249dce41850ce8ce0cf03bc
tree25f0da560654de0735f8ea8b9063b5326a7bd689
parentfb36d079e57cf56819bfbc1a1c2c8282accb58d5
[NFC] Factor out a helper function for checking if a block has a potential early implicit exit.

llvm-svn: 327065
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp