49 ss << mnemonic <<
' ' <<
registerName(_destRegIdx[0]) <<
", " <<
58 ss << mnemonic <<
' ' <<
registerName(_srcRegIdx[1]) <<
", " <<
Overload hash function for BasicBlockRange type.
std::string registerName(RegId reg)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.