Searched refs:compute_global_livein (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-loop-manip.c168 compute_global_livein (livein, def);
H A Dtree-flow.h655 void compute_global_livein (bitmap, bitmap);
H A Dtree-into-ssa.c310 compute_global_livein (bitmap livein, bitmap def_blocks) function
809 compute_global_livein (def_map->livein_blocks, def_map->def_blocks);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-flow.h598 void compute_global_livein (bitmap, bitmap);
H A Dtree-ssa-loop-manip.c181 compute_global_livein (livein, def);
H A Dtree-into-ssa.c382 compute_global_livein (bitmap livein ATTRIBUTE_UNUSED, bitmap def_blocks ATTRIBUTE_UNUSED) function

Completed in 149 milliseconds