reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1831 cast<SCEVAddRecExpr>(SE.getMinusSCEV(SE.getSCEV(LS.IndVarBase), SE.getSCEV(LS.IndVarStep))); 1831 cast<SCEVAddRecExpr>(SE.getMinusSCEV(SE.getSCEV(LS.IndVarBase), SE.getSCEV(LS.IndVarStep))); 1842 LS.IsSignedPredicate ? IntersectSignedRange : IntersectUnsignedRange; 1847 LS.IsSignedPredicate); 1853 !MaybeSafeIterRange.getValue().isEmpty(SE, LS.IsSignedPredicate) && 1864 LoopConstrainer LC(*L, LI, LPMAddNewLoop, LS, SE, DT,