Searched refs:aliasValues (Results 1 – 2 of 2) sorted by relevance
42 void BufferViewFlowAnalysis::remove(const SmallPtrSetImpl<Value> &aliasValues) { in remove() argument44 llvm::set_subtract(entry.second, aliasValues); in remove()
58 void remove(const SmallPtrSetImpl<Value> &aliasValues);