Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DMetadata.cpp878 template <class NodeTy> struct MDNode::HasCachedHash { struct in MDNode
900 std::integral_constant<bool, HasCachedHash<CLASS>::value> \ in uniquify()
958 std::integral_constant<bool, HasCachedHash<CLASS>::value> ShouldResetHash; \ in storeDistinctInContext()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DMetadata.h1264 template <class NodeTy> struct HasCachedHash;