Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b4c094adc9de8

Jump to content

Talk:Live-variable analysis

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 16 years ago by 129.93.158.88 in topic Definition of equations

Definition of equations

[edit]

Does using 'gen' and 'kill' in this context make sense?

Wouldn't using 'use' and 'def' sets be more meaningful and less confusing, as 'gen' does have a totally different meaning somewhere else. —Preceding unsigned comment added by Somewikian (talkcontribs) 10:46, 2 June 2009 (UTC)Reply

Although uses correspond to gens and defs to kills, the terms use and def are specific to this analysis, whereas gen and kill are the accepted, general terminology for monotone data flow analyses. Therefore, gen and kill should not be stricken from the article. But, per your comment, it may be helpful to make the connection to use and def more explicit. 129.93.158.88 (talk) 01:15, 18 November 2009 (UTC)Reply

Processing table example

[edit]

The processing table should be fixed according to dataflow equations. It's a bit vague to me. —Preceding unsigned comment added by Amshali (talkcontribs) 18:50, 16 January 2009 (UTC)Reply