On 10/27/15 01:03, Jakub Jelinek wrote:
On Mon, Oct 26, 2015 at 03:32:45PM -0700, Nathan Sidwell wrote:

to break out the else part into a separate function.   That's fine -- it'll
copy the whole CFG of interest.

The question is if some UNIQUE call could be ever considered as part of the
cheap test or do cheap thing.  If not, everything is fine of course for
fnsplit.

It doesn't matter (although I doubt the CFG it's attached to will be considered cheap) for how I'm using it. We never generate a CFG where part of the UNIQUE sequence will be in the cheap thing block and another part not in the cheap thing block.

nathan

Reply via email to