Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DMetadata.cpp770 template <class NodeTy> struct MDNode::HasCachedHash { struct in MDNode
792 std::integral_constant<bool, HasCachedHash<CLASS>::value> \ in uniquify()
849 std::integral_constant<bool, HasCachedHash<CLASS>::value> ShouldResetHash; \ in storeDistinctInContext()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DMetadata.h1041 template <class NodeTy> struct HasCachedHash;