Searched refs:insert_bb (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c77 divisions, and they tend to be in the same basic block, so insert_bb
221 insert_bb (struct occurrence *new_occ, basic_block idom, function
244 insert_bb (new_occ, dom, &occ->children);
292 insert_bb (occ, ENTRY_BLOCK_PTR_FOR_FN (cfun), &occ_head);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc77 divisions, and they tend to be in the same basic block, so insert_bb
243 insert_bb (struct occurrence *new_occ, basic_block idom, function
266 insert_bb (new_occ, dom, &occ->children);
314 insert_bb (occ, ENTRY_BLOCK_PTR_FOR_FN (cfun), &occ_head);

Completed in 208 milliseconds