Searched refs:MemOpInfo (Results 1 – 1 of 1) sorted by relevance
1357 struct MemOpInfo { struct in __anon6cf580690211::BaseMemOpClusterMutation1361 MemOpInfo(SUnit *su, unsigned reg, int64_t ofs) in MemOpInfo() argument1364 bool operator<(const MemOpInfo&RHS) const { in operator <() argument1400 SmallVector<MemOpInfo, 32> MemOpRecords; in clusterNeighboringMemOps()1406 MemOpRecords.push_back(MemOpInfo(SU, BaseReg, Offset)); in clusterNeighboringMemOps()