Update InstCombine to use undef matcher instead

This is a patch to use m_Undef() matcher instead of isa<UndefValue>().

As suggested in D100122, this update is separately committed.

GitOrigin-RevId: 1c10201d9660c1d6f43a7226ca7381bfa255105d
9 files changed