Searched defs:antloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dlcm.c98 compute_antinout_edge(sbitmap *antloc, sbitmap *transp, sbitmap *antin, sbitmap *antout) argument
248 compute_laterin(struct edge_list *edge_list, sbitmap *earliest, sbitmap *antloc, sbitmap *later, sbitmap *laterin) argument
352 compute_insert_delete(struct edge_list *edge_list, sbitmap *antloc, sbitmap *later, sbitmap *laterin, sbitmap *insert, sbitmap *delete) argument
379 pre_edge_lcm(int n_exprs, sbitmap *transp, sbitmap *avloc, sbitmap *antloc, sbitmap *kill, sbitmap **insert, sbitmap **delete) argument
[all...]
H A Dsee.c643 static sbitmap *antloc = NULL; variable
H A Dgcse.c1009 compute_local_properties(sbitmap *transp, sbitmap *comp, sbitmap *antloc, struct hash_table *table) argument
3748 static sbitmap *antloc; variable
[all...]

Completed in 72 milliseconds