Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp68 static stable_hash hashAPInt(const APInt &I) { in hashAPInt() function in __anon8dbff9370111::StructuralHashImpl
77 return hashAPInt(F.bitcastToAPInt()); in hashAPFloat()
149 Hashes.emplace_back(hashAPInt(Int)); in hashConstant()