Skip to content
Commit 312e3a28 authored by Brian Gaeke's avatar Brian Gaeke
Browse files

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
parent aedce9d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment