Searched refs:depStore (Results 1 – 1 of 1) sorted by relevance
982 if (llvm::all_of(loadCandidates, [&](AffineReadOpInterface depStore) { in loadCSE() argument983 return depStore == option || in loadCSE()985 depStore.getOperation()); in loadCSE()