* Add critical node support
authorChris Lattner <sabre@nondot.org>
Wed, 27 Mar 2002 19:45:12 +0000 (19:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Mar 2002 19:45:12 +0000 (19:45 +0000)
commitf4066b3fe15f89912951c902abd522dc2ffe1bf0
treee2a71a1c27598e077b8f89a9764c148484271ce9
parentea4af65b729eb67dbdd0a5f2be6635433230ccc6
* Add critical node support
* Optimize graph after building it.  This should be unneccesary in the future

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