llvm::FunctionHashInfo::IndexOperandHashMap

Maps instruction/operand index pairs to ignored-operand hashes.

Synopsis

Declared in <llvm/IR/StructuralHash.h>

std::unique_ptr<IndexOperandHashMapType> IndexOperandHashMap;

Description

This can be used to analyze or reconstruct the differences in ignored operands.