Searched refs:insert_cond_bb (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-cfg.h | 103 extern basic_block insert_cond_bb (basic_block, gimple *, gimple *,
|
H A D | tree-complex.cc | 1191 = insert_cond_bb (gsi_bb (*gsi), gsi_stmt (*gsi), check, in expand_complex_multiplication()
|
H A D | tree-cfg.cc | 9225 insert_cond_bb (basic_block bb, gimple *stmt, gimple *cond, in insert_cond_bb() function
|
H A D | ChangeLog-2017 | 8653 (insert_cond_bb): Likewise. 10958 (insert_cond_bb): Update. 25524 (insert_cond_bb): Update profile. 25525 * tree-cfg.h (insert_cond_bb): Update prototype.
|
H A D | ChangeLog-2014 | 7247 * tree-cfg.h (insert_cond_bb): New. 7248 * tree-cfg.c (insert_cond_bb): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-cfg.h | 109 extern basic_block insert_cond_bb (basic_block, gimple *, gimple *,
|
H A D | tree-complex.c | 1181 = insert_cond_bb (gsi_bb (*gsi), gsi_stmt (*gsi), check, in expand_complex_multiplication()
|
H A D | tree-cfg.c | 9122 insert_cond_bb (basic_block bb, gimple *stmt, gimple *cond, in insert_cond_bb() function
|