Add a MachineBasicBlock::getParent() method
authorChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2004 16:13:54 +0000 (16:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Feb 2004 16:13:54 +0000 (16:13 +0000)
commit5e61fa95196b85281eec655787e9c73267532bd1
tree5571834e7eeec045638ab62c24cb1bcc0eb82fd7
parent1d29a6d6c7a7f6203065c003d3d2d002870e38a1
Add a MachineBasicBlock::getParent() method

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11622 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h
lib/CodeGen/MachineBasicBlock.cpp