Searched refs:loadMemrefs (Results 1 – 1 of 1) sorted by relevance
160 llvm::SmallDenseSet<Value, 2> loadMemrefs; in getLoadAndStoreMemrefSet() local162 loadMemrefs.insert(cast<AffineReadOpInterface>(loadOpInst).getMemRef()); in getLoadAndStoreMemrefSet()166 if (loadMemrefs.count(memref) > 0) in getLoadAndStoreMemrefSet()