Searched refs:aliasValues (Results 1 – 2 of 2) sorted by relevance
59 void remove(const SetVector<Value> &aliasValues);
61 void BufferViewFlowAnalysis::remove(const SetVector<Value> &aliasValues) { in remove() argument63 llvm::set_subtract(entry.second, aliasValues); in remove()