Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:arg2

3849         return N1;     // fold op(undef, arg2) -> undef
3857 return getConstant(0, DL, VT); // fold op(undef, arg2) -> 0