Searched refs:hashConstant (Results 1 – 1 of 1) sorted by relevance
102 return hashConstant(GVar.getInitializer()); in hashGlobalVariable()118 static stable_hash hashConstant(const Constant *C) { in hashConstant() function in __anon8dbff9370111::StructuralHashImpl162 auto H = hashConstant(cast<Constant>(Op)); in hashConstant()189 return hashConstant(C); in hashValue()