Disable-split-ifs
Disable if splitting for arguments to the given function in FGL rewriting.
This sets the entry for the given function in the fgl-fn-modes
table so that the FGL rewriter does not case-split on g-ite arguments to
that function. This is the default setting, but use of this event can
counteract previous uses of enable-split-ifs.