Factor out the code to scan an instruction's operands into a
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 20:56:30 +0000 (20:56 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 20:56:30 +0000 (20:56 +0000)
commitd1d2ee8ccbcf0d8c54a07413d4ae599ebfdda14b
treef6482c09957ab6998125b997bf23ecf3f4e96663
parent8133a52eb5e69078c184eb2339d60d4c82e2a363
Factor out the code to scan an instruction's operands into a
helper function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55007 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FastISelEmitter.cpp