Add new method for computing node mappings. This is used by the pool allocator
authorChris Lattner <sabre@nondot.org>
Tue, 11 Nov 2003 05:08:59 +0000 (05:08 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Nov 2003 05:08:59 +0000 (05:08 +0000)
commit400433dfea29af8b826db9abb24a7c0fe3c0c894
treec92db1cd871bb26c06c42df871eaf7100ef1fd8c
parent3b120be94fec6464290cb3a92e66c6b706a27cbb
Add new method for computing node mappings. This is used by the pool allocator

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp