"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "31599685c77b74a0c1b5546651b32e1cdc85abd4"
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
Loading
Please register or sign in to comment