Searched refs:MustAliasAll (Results 1 – 2 of 2) sorted by relevance
222 const MemoryLocation &MemLoc, AliasSet *PtrAS, bool &MustAliasAll) { in mergeAliasSetsForMemoryLocation() argument224 MustAliasAll = true; in mergeAliasSetsForMemoryLocation()241 MustAliasAll = false; in mergeAliasSetsForMemoryLocation()284 bool MustAliasAll = false; in getAliasSetFor() local293 MemLoc, MapEntry, MustAliasAll)) { in getAliasSetFor()299 MustAliasAll = true; in getAliasSetFor()303 AS->addMemoryLocation(*this, MemLoc, MustAliasAll); in getAliasSetFor()
254 bool &MustAliasAll);