Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp189 static cl::opt<unsigned> MaxSCEVOperationsImplicationDepth( variable
12003 if (Depth > MaxSCEVOperationsImplicationDepth) in isImpliedViaOperations()