Home | History | Annotate | Download | only in IR

Lines Matching refs:MDNodeInfo

213 template <class NodeTy> struct MDNodeInfo;
215 /// Configuration point for MDNodeInfo::isEqual().
939 template <class NodeTy> struct MDNodeInfo {
966 #define HANDLE_MDNODE_LEAF(CLASS) typedef MDNodeInfo<CLASS> CLASS##Info;