Searched refs:LoadInfo (Results 1 – 1 of 1) sorted by relevance
985 struct LoadInfo { struct in __anon835531100211::LoadClusterMutation989 LoadInfo(SUnit *su, unsigned reg, unsigned ofs) in LoadInfo() argument992 static bool LoadInfoLess(const LoadClusterMutation::LoadInfo &LHS,993 const LoadClusterMutation::LoadInfo &RHS);1009 const LoadClusterMutation::LoadInfo &LHS, in LoadInfoLess()1010 const LoadClusterMutation::LoadInfo &RHS) { in LoadInfoLess()1018 SmallVector<LoadClusterMutation::LoadInfo,32> LoadRecords; in clusterNeighboringLoads()1024 LoadRecords.push_back(LoadInfo(SU, BaseReg, Offset)); in clusterNeighboringLoads()