Searched refs:LoadInfo (Results 1 – 4 of 4) sorted by relevance
117 bool LoadInfo(Directory::KernelLoadInfo* info);
257 if (!LoadInfo(kernel_load_info)) in DoLoad()581 bool DirectoryBackingStore::LoadInfo(Directory::KernelLoadInfo* info) { in LoadInfo() function in syncable::DirectoryBackingStore
1324 dbs->LoadInfo(&dir_info); in TEST_P()
755 struct LoadInfo { struct in __anon029210900211::LoadClusterMutation759 LoadInfo(SUnit *su, unsigned reg, unsigned ofs) in LoadInfo() argument762 static bool LoadInfoLess(const LoadClusterMutation::LoadInfo &LHS,763 const LoadClusterMutation::LoadInfo &RHS);779 const LoadClusterMutation::LoadInfo &LHS, in LoadInfoLess()780 const LoadClusterMutation::LoadInfo &RHS) { in LoadInfoLess()788 SmallVector<LoadClusterMutation::LoadInfo,32> LoadRecords; in clusterNeighboringLoads()794 LoadRecords.push_back(LoadInfo(SU, BaseReg, Offset)); in clusterNeighboringLoads()