LLVM: llvm::DenseMapInfo< MemOpKey > Struct Reference (original) (raw)
Provide DenseMapInfo for MemOpKey. More...
Inheritance diagram for llvm::DenseMapInfo< MemOpKey >:
Detailed Description
Member Typedef Documentation
◆ PtrInfo
Member Function Documentation
◆ getEmptyKey()
◆ getHashValue()
Definition at line 133 of file X86OptimizeLEAs.cpp.
References assert(), llvm::MachineOperand::getBlockAddress(), llvm::MachineOperand::getGlobal(), llvm::MachineOperand::getIndex(), llvm::MachineOperand::getMBB(), llvm::MachineOperand::getMCSymbol(), llvm::MachineOperand::getSymbolName(), llvm::MachineOperand::getType(), 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.
◆ getTombstoneKey()
◆ isEqual()
The documentation for this struct was generated from the following file:
- lib/Target/X86/X86OptimizeLEAs.cpp