Make CalcLatency() non-recursive.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 15 Oct 2007 21:33:22 +0000 (21:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 15 Oct 2007 21:33:22 +0000 (21:33 +0000)
commit4859e277f773180924241beeb25fb4c37f7fa337
treed16c8b30b98c3db83e1c9055bbedab2da33c04b7
parent82f209e42136f1bbed3afc782c78f8ff59409e71
Make CalcLatency() non-recursive.

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