Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp184 static cl::opt<unsigned> MaxSCEVCompareDepth( variable
723 if (Depth > MaxSCEVCompareDepth) in CompareSCEVComplexity()