Searched refs:MaxValueCompareDepth (Results 1 – 2 of 2) sorted by relevance
195 static cl::opt<unsigned> MaxValueCompareDepth( variable584 if (Depth > MaxValueCompareDepth || EqCacheValue.isEquivalent(LV, RV)) in CompareValueComplexity()
195 static cl::opt<unsigned> MaxValueCompareDepth( variable617 if (Depth > MaxValueCompareDepth || EqCacheValue.isEquivalent(LV, RV)) in CompareValueComplexity()