Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp181 static cl::opt<unsigned> MaxSCEVCompareDepth( variable
647 if (Depth > MaxSCEVCompareDepth || EqCacheSCEV.isEquivalent(LHS, RHS)) in CompareSCEVComplexity()