Searched refs:SaturationThreshold (Results 1 – 1 of 1) sorted by relevance
38 static cl::opt<unsigned> SaturationThreshold( variable459 assert(!AliasAnyAS && (TotalAliasSetSize > SaturationThreshold) && in mergeAllAliasSets()466 ASVector.reserve(SaturationThreshold); in mergeAllAliasSets()500 if (!AliasAnyAS && (TotalAliasSetSize > SaturationThreshold)) { in addMemoryLocation()