Home
last modified time | relevance | path

Searched defs:antloc (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dlcm.c98 compute_antinout_edge (sbitmap *antloc, sbitmap *transp, sbitmap *antin, in compute_antinout_edge()
249 sbitmap *antloc, sbitmap *later, sbitmap *laterin) in compute_laterin()
352 compute_insert_delete (struct edge_list *edge_list, sbitmap *antloc, in compute_insert_delete()
380 sbitmap *avloc, sbitmap *antloc, sbitmap *kill, in pre_edge_lcm()
H A Dgcse.c1009 compute_local_properties (sbitmap *transp, sbitmap *comp, sbitmap *antloc, in compute_local_properties()
3748 static sbitmap *antloc; variable
H A Dsee.c643 static sbitmap *antloc = NULL; variable
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlcm.c104 compute_antinout_edge (antloc, transp, antin, antout) in compute_antinout_edge() argument
258 compute_laterin (edge_list, earliest, antloc, later, laterin) in compute_laterin() argument
361 compute_insert_delete (edge_list, antloc, later, laterin, in compute_insert_delete() argument
388 pre_edge_lcm (file, n_exprs, transp, avloc, antloc, kill, insert, delete) in pre_edge_lcm() argument
H A Dgcse.c1124 compute_local_properties (transp, comp, antloc, table) in compute_local_properties() argument
4851 static sbitmap *antloc; variable