reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/ScalarEvolution.cpp
 1733                                                WideTy, Depth + 1);
 1734           const SCEV *WideStart = getZeroExtendExpr(Start, WideTy, Depth + 1);
 1736             getZeroExtendExpr(CastedMaxBECount, WideTy, Depth + 1);
 1740                                   getZeroExtendExpr(Step, WideTy, Depth + 1),
 1758                                   getSignExtendExpr(Step, WideTy, Depth + 1),