Home
last modified time | relevance | path

Searched defs:antin (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dlcm.c98 compute_antinout_edge (sbitmap *antloc, sbitmap *transp, sbitmap *antin, in compute_antinout_edge()
180 compute_earliest (struct edge_list *edge_list, int n_exprs, sbitmap *antin, in compute_earliest()
383 sbitmap *antin, *antout, *earliest; in pre_edge_lcm() local
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlcm.c104 compute_antinout_edge (antloc, transp, antin, antout) in compute_antinout_edge() argument
189 compute_earliest (edge_list, n_exprs, antin, antout, avout, kill, earliest) in compute_earliest() argument
398 sbitmap *antin, *antout, *earliest; local