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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c146 /* The number of divisions that are in BB before compute_merit. The
148 compute_merit. */
304 compute_merit (struct occurrence *occ) function
313 compute_merit (occ_child);
809 compute_merit (occ);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc147 /* The number of divisions that are in BB before compute_merit. The
149 compute_merit. */
326 compute_merit (struct occurrence *occ) function
335 compute_merit (occ_child);
830 compute_merit (occ);

Completed in 97 milliseconds