Home | History | Annotate | Download | only in IPO

Lines Matching refs:DestVal

2445         Constant *DestVal = ComputeLoadResult(getVal(Values, Ptr),
2447 if (Val->isNullValue() && DestVal && DestVal->isNullValue()) {