Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp175 static cl::opt<unsigned> MaxSCEVCompareDepth( variable
641 if (Depth > MaxSCEVCompareDepth || EqCacheSCEV.isEquivalent(LHS, RHS)) in CompareSCEVComplexity()