The pair of an instruction index and a operand index.
Declared in <llvm/IR/StructuralHash.h>
<llvm/IR/StructuralHash.h>
using IndexPair = std::pair<unsigned int, unsigned int>;