|
LLVM
4.0.0
|
Public Types | |
| typedef DenseMapInfo< const MachineOperand * > | PtrInfo |
Static Public Member Functions | |
| static MemOpKey | getEmptyKey () |
| static MemOpKey | getTombstoneKey () |
| static unsigned | getHashValue (const MemOpKey &Val) |
| static bool | isEqual (const MemOpKey &LHS, const MemOpKey &RHS) |
Definition at line 97 of file X86OptimizeLEAs.cpp.
| typedef DenseMapInfo<const MachineOperand *> llvm::DenseMapInfo< MemOpKey >::PtrInfo |
Definition at line 98 of file X86OptimizeLEAs.cpp.
|
inlinestatic |
Definition at line 100 of file X86OptimizeLEAs.cpp.
|
inlinestatic |
Definition at line 112 of file X86OptimizeLEAs.cpp.
References assert(), fuzzer::Hash(), llvm::hash_combine(), llvm_unreachable, llvm::MachineOperand::MO_BlockAddress, llvm::MachineOperand::MO_ConstantPoolIndex, llvm::MachineOperand::MO_ExternalSymbol, llvm::MachineOperand::MO_GlobalAddress, llvm::MachineOperand::MO_Immediate, llvm::MachineOperand::MO_JumpTableIndex, llvm::MachineOperand::MO_MachineBasicBlock, and llvm::MachineOperand::MO_MCSymbol.
|
inlinestatic |
Definition at line 106 of file X86OptimizeLEAs.cpp.
|
inlinestatic |
Definition at line 155 of file X86OptimizeLEAs.cpp.
1.8.6