[SCEV] Change the interface of computeConstantDifference; NFC
authorSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 23 Jul 2016 00:28:56 +0000 (00:28 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Sat, 23 Jul 2016 00:28:56 +0000 (00:28 +0000)
commit0b1af85cc2aef712f532677a4bc2d7843590d518
tree07071a9c58654f29d7200e83e73fb65b98662d46
parent6ebd5857c8f63d5167aa06fa9cecddd54a5832be
[SCEV] Change the interface of computeConstantDifference; NFC

This is in preparation of
s/getConstantDifference/computeConstantDifference/ in a later change.

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