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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-math-opts.c78 divisions, and they tend to be in the same basic block, so insert_bb
172 insert_bb (struct occurrence *new_occ, basic_block idom, function
195 insert_bb (new_occ, dom, &occ->children);
239 insert_bb (occ, ENTRY_BLOCK_PTR, &occ_head);

Completed in 103 milliseconds