Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:SCEVCastExpr

1686     if (const SCEVCastExpr *C = dyn_cast<SCEVCastExpr>(Last))
3890 while (const SCEVCastExpr *C = dyn_cast<SCEVCastExpr>(V))
3926 if (const SCEVCastExpr *C = dyn_cast<SCEVCastExpr>(V)) {