Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ICE

1044   if (const CastExpr *ICE = dyn_cast<CastExpr>(E))
1045 return ICE->getCastKind() == CK_NullToPointer;