Make CurrCycle a local var instead of an instance var
authorChris Lattner <sabre@nondot.org>
Sat, 11 Mar 2006 22:34:41 +0000 (22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Mar 2006 22:34:41 +0000 (22:34 +0000)
commitc1c078c170b45459f7fb914079cd7aff14878f17
tree0bd9041568f28bb1496f425e3fb75994f5e34750
parent7d82b000488fbb2cd7abae073770c94d8ed2fbc2
Make CurrCycle a local var instead of an instance var

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