SimplifyCFG: Refactor GatherConstantCompares() result in a struct
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 20 Nov 2014 06:51:02 +0000 (06:51 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 20 Nov 2014 06:51:02 +0000 (06:51 +0000)
commit65253e76ede5bb8625e041c8311c798f3a0efa1a
treec4833c1989a6ef95f9e8c7ba0025e21d5c77441e
parenteeea5f88aa754b9755ac5af696973221e7e56238
SimplifyCFG: Refactor GatherConstantCompares() result in a struct

Code seems cleaner and easier to understand this way

llvm-svn: 222416
llvm/lib/Transforms/Utils/SimplifyCFG.cpp