Home
last modified time | relevance | path

Searched refs:HashMI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp136 auto HashMI = hash_combine_range(MIOperands.begin(), MIOperands.end()); in getInstructionOpcodeHash() local
137 OS << format_hex_no_prefix(HashMI, 16, true); in getInstructionOpcodeHash()