Use getDepth() and getHeight() instead of accessing the
authorDan Gohman <gohman@apple.com>
Wed, 17 Dec 2008 04:25:52 +0000 (04:25 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 17 Dec 2008 04:25:52 +0000 (04:25 +0000)
commitfccf6dd377959560aafdde40b92fc749471eeae5
treeb4acda35965496e2329a6ce44f6d08143b753fb1
parent89bf4f2f5e6f54fe6382f07c515e36adc9e0c9c2
Use getDepth() and getHeight() instead of accessing the
Depth and Height members directly, as they may not be
current.

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