[SCEV] Extract helper function from isImpliedCond; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 25 Sep 2015 19:59:52 +0000 (19:59 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Fri, 25 Sep 2015 19:59:52 +0000 (19:59 +0000)
commitf5a027d2d3fd48d0e6a9b853270c7576877cd4cc
tree24003a4e677d12488a7f698a7c88a33ce535c1bd
parentdab86b5a2b8c33e769f38b1fa209ebe4c4ccab84
[SCEV] Extract helper function from isImpliedCond; NFC

Summary:
This new helper routine will be used in a subsequent change.

Reviewers: hfinkel

Subscribers: hfinkel, sanjoy, llvm-commits

Differential Revision: http://reviews.llvm.org/D12949

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248607 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp