Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp185 static cl::opt<unsigned> MaxSCEVCompareDepth( variable
672 if (Depth > MaxSCEVCompareDepth || EqCacheSCEV.isEquivalent(LHS, RHS)) in CompareSCEVComplexity()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp185 static cl::opt<unsigned> MaxSCEVCompareDepth( variable
705 if (Depth > MaxSCEVCompareDepth || EqCacheSCEV.isEquivalent(LHS, RHS)) in CompareSCEVComplexity()