ΒΆllvm::hash_code hash_value(
    const llvm::MachineOperand& MO)

Description

MachineOperand hash_value overload. Note that this includes the same information in the hash that isIdenticalTo uses for comparison. It is thus suited for use in hash tables which use that function for equality comparisons only. This must stay exactly in sync with isIdenticalTo above.

Declared at: llvm/include/llvm/CodeGen/MachineOperand.h:721

Parameters

const llvm::MachineOperand& MO