Home
last modified time | relevance | path

Searched refs:make_live_on_entry (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDtree-ssa-live.h259 static inline void make_live_on_entry (tree_live_info_p, basic_block, int);
320 make_live_on_entry (tree_live_info_p live, basic_block bb , int p) in make_live_on_entry() function
HDtree-outof-ssa.c1171 make_live_on_entry (liveinfo, bb, p); in coalesce_vars()
HDChangeLog.tree-ssa6771 live_merge_and_clear, make_live_on_entry): Switch to bitmaps.