Home
last modified time | relevance | path

Searched defs:MDNodeSubsetEqualImpl (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DLLVMContextImpl.h216 template <class NodeTy> struct MDNodeSubsetEqualImpl { struct
217 typedef MDNodeKeyImpl<NodeTy> KeyTy;
218 static bool isSubsetEqual(const KeyTy &LHS, const NodeTy *RHS) { in isSubsetEqual()
221 static bool isSubsetEqual(const NodeTy *LHS, const NodeTy *RHS) { in isSubsetEqual()