Some instructions may be removable through processes such as IfConversion,
however DefinesPredicate can not be made aware of when this should be considered.
This parameter allows DefinesPredicate to distinguish these removable instructions
on a per-call basis, allowing for more fine-grained control from processes like
ifConversion.
Renames DefinesPredicate to ClobbersPredicate, to better reflect it's purpose.
A post-commit nit while I am catching up with this.
I found Eli's explanation very useful:
I think would be useful to add this to the comments, plus what SkipDead effects.
Don't think that would need a review.