Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp981 template <class NodeTy> struct MDNode::HasCachedHash { struct in MDNode
1003 std::integral_constant<bool, HasCachedHash<CLASS>::value> \ in uniquify()
1061 std::integral_constant<bool, HasCachedHash<CLASS>::value> ShouldResetHash; \ in storeDistinctInContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1397 template <class NodeTy> struct HasCachedHash;