Home
last modified time | relevance | path

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

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