Searched refs:hashMCOperand (Results 1 – 1 of 1) sorted by relevance
508 hash_code hashMCOperand(const MCOperand &MCO) { in hashMCOperand() function521 hash_combine(InstructionHash, hashMCOperand(MCI.getOperand(I))); in hashMCInst()