diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-02-09 18:42:05 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-02-09 18:42:05 +0000 |
commit | 312e3a28d25c73c29a81322ccab169a0846c313e (patch) | |
tree | 05e18c49fd156be6dc88ea168d2afe3fd8a7da8c /llvm/lib/CodeGen/LiveIntervals.cpp | |
parent | aedce9d6b1d5df088ffc9e81ca083676ceb147d9 (diff) | |
download | bcm5719-llvm-312e3a28d25c73c29a81322ccab169a0846c313e.tar.gz bcm5719-llvm-312e3a28d25c73c29a81322ccab169a0846c313e.zip |
Make SchedGraph::dump() use SchedGraphNodeCommon's const_iterator
instead of randomly groping about inside its outEdges array.
Make SchedGraph::addDummyEdges() use getNumOutEdges() instead of
outEdges.size().
Get rid of ifdefed-out code in SchedGraph::buildGraph().
llvm-svn: 11238
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervals.cpp')
0 files changed, 0 insertions, 0 deletions