Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp782 template <class NodeTy> struct MDNode::HasCachedHash { struct in MDNode
804 std::integral_constant<bool, HasCachedHash<CLASS>::value> \ in uniquify()
861 std::integral_constant<bool, HasCachedHash<CLASS>::value> ShouldResetHash; \ in storeDistinctInContext()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMetadata.h1074 template <class NodeTy> struct HasCachedHash;