Searched defs:MemInfo (Results 1 – 1 of 1) sorted by relevance
161 struct MemInfo { struct166 bool operator==(const MemInfo &RHS) const { argument180 void mergeWith(const MemInfo &MI) { Count += MI.Count; } in mergeWith() argument188 friend raw_ostream &operator<<(raw_ostream &OS, const MemInfo &MI) { argument