Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DCE

2840     const auto *DCE = cast<CXXDynamicCastExpr>(E);
2841 return MakeAddrLValue(EmitDynamicCast(V, DCE), E->getType());