Lines Matching refs:hash
29 void hash(uint64_t V) { Hash = hashing::detail::hash_16_bytes(Hash, V); } in hash() function in __anon1148daad0111::StructuralHashImpl
36 hash(hash_combine(V)); in hashArbitaryType()
40 hash(ValueType->getTypeID()); in hashType()
42 hash(ValueType->getIntegerBitWidth()); in hashType()
58 hash(Arg->getArgNo()); in updateOperand()
68 hash(Inst.getOpcode()); in updateInstruction()
78 hash(ComparisonInstruction->getPredicate()); in updateInstruction()
105 hash(0x62642d6b6b2d6b72); // Function header in update()
107 hash(F.isVarArg()); in update()
108 hash(F.arg_size()); in update()
124 hash(45798); in update()
140 hash(23456); // Global header in update()
141 hash(GV.getValueType()->getTypeID()); in update()