commit | 890f92328d5478e050d2eba8f4de24737a04a812 | [log] [tgz] |
---|---|---|
author | Alkis Evlogimenos <alkis@evlogimenos.com> | Sun Feb 22 19:23:26 2004 +0000 |
committer | Alkis Evlogimenos <alkis@evlogimenos.com> | Sun Feb 22 19:23:26 2004 +0000 |
tree | 83155fc9aced86f98cd3b751fae09861ac49aa27 | |
parent | 688c8252d216659360325b25a7441861bbf9552d [diff] |
Move MOTy::UseType enum into MachineOperand. This eliminates the switch statements in the constructors and simplifies the implementation of the getUseType() member function. You will have to specify defs using MachineOperand::Def instead of MOTy::Def though (similarly for Use and UseAndDef). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11715 91177308-0d34-0410-b5e6-96231b3b80d8