Searched refs:aliasValues (Results 1 – 3 of 3) sorted by relevance
42 void BufferAliasAnalysis::remove(const SmallPtrSetImpl<Value> &aliasValues) { in remove() argument44 llvm::set_subtract(entry.second, aliasValues); in remove()
47 void remove(const SmallPtrSetImpl<Value> &aliasValues);
473 ImmutableMap<String, T> aliasValues = in parseOptionWithAllNames() local476 return aliasValues; in parseOptionWithAllNames()