[TableGen] Remove local SmallSet from TypeSetByHwMode::insert.

This keeps track of which modes are in VVT so we can find out
if a mode is missing later. But we can just ask VVT whether it
has a particular mode.

GitOrigin-RevId: a5e579cc2b8db6f088b7401623ad35d6c702c553
1 file changed