|
LLVM
8.0.1
|
#include "llvm/CodeGen/MachineOperand.h"
Static Public Member Functions | |
| static MachineOperand | getEmptyKey () |
| static MachineOperand | getTombstoneKey () |
| static unsigned | getHashValue (const MachineOperand &MO) |
| static bool | isEqual (const MachineOperand &LHS, const MachineOperand &RHS) |
Definition at line 925 of file MachineOperand.h.
|
inlinestatic |
Definition at line 926 of file MachineOperand.h.
|
inlinestatic |
Definition at line 934 of file MachineOperand.h.
References llvm::MachineOperand::hash_value.
|
inlinestatic |
Definition at line 930 of file MachineOperand.h.
|
inlinestatic |
Definition at line 937 of file MachineOperand.h.
References llvm::MachineOperand::getType(), and llvm::MachineOperand::isIdenticalTo().
1.8.13