Searched refs:MaxSCEV (Results 1 – 1 of 1) sorted by relevance
107 const SCEV *MaxSCEV = SE.getConstant(Max); in calculateUpperBound() local111 if (SE.isKnownPredicate(Pred, Cond.BoundSCEV, MaxSCEV)) { in calculateUpperBound()