Mark analyses that only depend on the CFG of a function
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 19:32:07 +0000 (19:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 19:32:07 +0000 (19:32 +0000)
commit07a228d1f7342c2fbe7dd7a307ee43b6bc026fc7
tree80e96f7e18cd29656794813d1722da00a24bc38b
parent27ad137d5ef5bb08f95c388e825b02e9c074b667
Mark analyses that only depend on the CFG of a function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IntervalPartition.cpp
lib/Analysis/LoopInfo.cpp
lib/Analysis/PostDominators.cpp
lib/VMCore/Dominators.cpp