llvm-6502/include
Alkis Evlogimenos 890f92328d 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
2004-02-22 19:23:26 +00:00
..
boost
Config Regenerated using autoheader-2.57. 2004-02-20 06:40:58 +00:00
llvm Move MOTy::UseType enum into MachineOperand. This eliminates the 2004-02-22 19:23:26 +00:00
Support