Trying to call setDSOLocal(false) on a GlobalValue that is implicitly
dso_local results in the following module verifier error:
- WARNING | reduction resulted in invalid module, skipping GlobalValue with local linkage or non-default visibility must be dso_local!
Since this will never result in a valid test case reduction, skip it to avoid
unncessary work and lots of WARNING messages.
This should also check GV.isImplicitDSOLocal