Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopBoundSplit.cpp107 const SCEV *MaxSCEV = SE.getConstant(Max); in calculateUpperBound() local
111 if (SE.isKnownPredicate(Pred, Cond.BoundSCEV, MaxSCEV)) { in calculateUpperBound()