diff options
author | Dan Gohman <gohman@apple.com> | 2008-12-16 19:27:52 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-12-16 19:27:52 +0000 |
commit | 00dc84a2ca81be8adfee63ea0aa2a5abcb623060 (patch) | |
tree | ab1675952d817f9b93a351e9888c13d96377d700 /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 43445c153c070ed3402b55686ea71211b8e63ef5 (diff) |
Eliminate the loop that walks the critical path. Instead, just track the
position in the critical path during the main instruction walk. This
eliminates the need for the CritialAntiDep DenseMap.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61096 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions