OSDN Git Service

Move the available queue to being inside the ListSchedule method, since it
authorChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 20:21:55 +0000 (20:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 20:21:55 +0000 (20:21 +0000)
commit41f5ea06659026f149915009217f7caeb463cc53
tree7f56ffd3b64a3d663ca67aeb4a197a933b1547e5
parent5b0fe7d91dde915ebc4d78d01be4ddd3f0bb57f4
Move the available queue to being inside the ListSchedule method, since it
bounds its lifetime.

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