[ConstantRangeTest] Move helper methods; NFC
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 23 Apr 2019 18:00:02 +0000 (18:00 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 23 Apr 2019 18:00:02 +0000 (18:00 +0000)
commit4a52397965b7fdd168cc0f96f82e859b6139ce4f
treeee31e76a027ae944678db769212630a54ff24e91
parentc464dddccbd8b7cf4fc6cf51126ab559cd34749e
[ConstantRangeTest] Move helper methods; NFC

Move Test(Unsigned|Signed)BinOpExhaustive() towards the top of the
file, so they're easier to reuse.

llvm-svn: 359018
llvm/unittests/IR/ConstantRangeTest.cpp