From Chris' review: use isa instead of explicitly using classof.
authorDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 19:00:34 +0000 (19:00 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 19:00:34 +0000 (19:00 +0000)
commitcc20cd59e6c8c9bc6a633f5eea6d66c27c474053
treec04f3db81bc9e2f6573477b63a5fb1a00b58f9af
parent027ee7e3ca21e3cf16051caac91e9befa327f193
From Chris' review: use isa instead of explicitly using classof.

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