OSDN Git Service

Make getOperandNumForIncomingValue and getOperandNumForIncomingBlock
authorDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 15:48:29 +0000 (15:48 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Mar 2009 15:48:29 +0000 (15:48 +0000)
commitb45088cd96b9cc925b28b16bca285a151e04557a
treedf930d9b49c31a694d29c4fa0c4d5cd814aaf121
parent2004eb6272d4787b9e08a83230fe022cbaf4deb0
Make getOperandNumForIncomingValue and getOperandNumForIncomingBlock
static member functions, and add getIncomingValueNumForOperand
and getIncomingBlockNumForOperand, which are the respective
inverses.

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