Home
last modified time | relevance | path

Searched refs:MaxValueCompareDepth (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp185 static cl::opt<unsigned> MaxValueCompareDepth( variable
553 if (Depth > MaxValueCompareDepth || EqCacheValue.isEquivalent(LV, RV)) in CompareValueComplexity()