diff options
author | Dan Gohman <gohman@apple.com> | 2009-02-11 00:12:28 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-02-11 00:12:28 +0000 |
commit | 5cffa6fe271351a8fd80e7767b5d61a999acfa9b (patch) | |
tree | abe7a52bb0e549d1eae04b3e2d60981fd3f0f842 /lib/CodeGen/PostRASchedulerList.cpp | |
parent | bed353d0163a6b17beecc20c23b67de9b06e7b5c (diff) |
Use iterators to iterate through the Preds array instead of
an index. This code is on the hot-path because the current
way SDep edges are uniqued has quadratic complexity.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PostRASchedulerList.cpp')
0 files changed, 0 insertions, 0 deletions