Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ICE

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