Searched refs:MemoryCheckMergeThreshold (Results 1 – 3 of 3) sorted by relevance
54 static cl::opt<unsigned> MemoryCheckMergeThreshold( variable359 if (TotalComparisons > MemoryCheckMergeThreshold) in groupChecks()
96 static cl::opt<unsigned> MemoryCheckMergeThreshold( variable403 if (TotalComparisons > MemoryCheckMergeThreshold) in groupChecks()
96 static cl::opt<unsigned> MemoryCheckMergeThreshold( variable521 if (TotalComparisons > MemoryCheckMergeThreshold) in groupChecks()