Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c3003 insert_extra_phis (basic_block block, basic_block dom) in insert_extra_phis() function
3445 insert_extra_phis (block, dom); in compute_avail()
H A DChangeLog-20065226 insert_into_preds_of_block, insert_extra_phis, realify_fake_stores):
13999 * tree-ssa-pre.c (insert_extra_phis): If an incomming edge is abnormal
15765 * tree-ssa-pre.c (insert_extra_phis): Don't insert merges of abnormal
H A DChangeLog-200581 (insert_extra_phis): Only use one temp until we have to change
1959 (insert_extra_phis): New function.
1960 (compute_avail): Use insert_extra_phis.