add a version of PHINode::getIncomingBlock that takes a raw
authorChris Lattner <sabre@nondot.org>
Sat, 10 Oct 2009 07:42:42 +0000 (07:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Oct 2009 07:42:42 +0000 (07:42 +0000)
commitceaa457a9d1ec567862e71125447479304942c12
treed2d632ca70dd65132031e603328714d72561f106
parent2d7f1d24bf32418de4ff817284eb5222726c2c62
add a version of PHINode::getIncomingBlock that takes a raw
Use, to complement the version that takes a use_iterator.

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