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