Moved erase edge functions to class SchedGraph.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 12:50:40 +0000 (12:50 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 12:50:40 +0000 (12:50 +0000)
commit8b6d2456934612cc61b2ccafe3c3146c78dfbdb0
tree13a2c9c0d9562c8e1d093db0d9ebd9f1f9415062
parent851d44c52245ffaa4ad313204e78900c5fc3c9b5
Moved erase edge functions to class SchedGraph.
Add new dummy edges when deleting existing edges.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@609 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/SchedGraph.cpp
lib/Target/SparcV9/InstrSched/SchedGraph.cpp