Use SUnit's CycleBound field instead of duplicating it in
authorDan Gohman <gohman@apple.com>
Mon, 17 Nov 2008 19:45:19 +0000 (19:45 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 17 Nov 2008 19:45:19 +0000 (19:45 +0000)
commit2dcca9d53ec9359c554e05a38a7a5eed695b2a86
treedba2d949b350ee6ae43ed3131aded50339dc05d5
parent3d631c2d5deeb3e9a593fef70fdf609d28f5add7
Use SUnit's CycleBound field instead of duplicating it in
a side-car datastructure

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59458 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp