Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ICE

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