OSDN Git Service

Skip over the defs and start at the uses when looking for operands
authorDan Gohman <gohman@apple.com>
Fri, 15 Feb 2008 20:59:17 +0000 (20:59 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 15 Feb 2008 20:59:17 +0000 (20:59 +0000)
commit53c607f562a74d9374bd390a4be151a952ba5d29
tree860295dc85851f443316167c3ca0277a838c559f
parent3b66555c53eb8921b2dd50335e0b278ddf80d220
Skip over the defs and start at the uses when looking for operands
with the TIED_TO attribute.

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