Return the opcode hash component of this blended hash.
Synopsis
Declared in <llvm/CodeGen/MachineBlockHashInfo.h>
uint16_t
getOpcodeHash() const;
Return Value
Opcode hash of the basic block instructions, excluding operands.
Created with MrDocs