Simplify BranchInst::getSuccessor, avoiding a conditional operator.
authorDan Gohman <gohman@apple.com>
Fri, 11 May 2007 20:59:29 +0000 (20:59 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 11 May 2007 20:59:29 +0000 (20:59 +0000)
commitb96039e4b9f167b7ad9196411c14bacbffb3991b
treeda97cc52c7b0957cd9f6421fb88ed554a5954bb3
parentc767844fc9238d504f2fad3a335163ce040fefc4
Simplify BranchInst::getSuccessor, avoiding a conditional operator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36991 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h