[SCEV] Rename isKnownPredicateWithRanges; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 Feb 2016 20:48:10 +0000 (20:48 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Mon, 1 Feb 2016 20:48:10 +0000 (20:48 +0000)
commit401e631c4b602cc89f4bd38331fc63ac878da1ac
tree5215c93388be2b20397a493a305cfecfb1e425c8
parent52570ea2a2498b8462e2a3a20576aea07647758d
[SCEV] Rename isKnownPredicateWithRanges; NFC

Make it obvious that it uses constant ranges, and use `Via` instead of
`With`, like other similar functions in SCEV.

llvm-svn: 259400
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp