Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp641 template <class NodeTy> struct MDNode::HasCachedHash { struct in MDNode
663 std::integral_constant<bool, HasCachedHash<CLASS>::value> \ in uniquify()
718 std::integral_constant<bool, HasCachedHash<CLASS>::value> ShouldResetHash; \ in storeDistinctInContext()
/external/llvm/include/llvm/IR/
DMetadata.h898 template <class NodeTy> struct HasCachedHash;