Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp76 static stable_hash hashAPFloat(const APFloat &F) { in hashAPFloat() function in __anon8dbff9370111::StructuralHashImpl
154 Hashes.emplace_back(hashAPFloat(APF)); in hashConstant()