HomeSort by: relevance | last modified time | path
    Searched defs:replace_profitable_candidates (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 3849 replace_profitable_candidates (slsr_cand_t c)
3899 replace_profitable_candidates (lookup_cand (c->sibling));
3902 replace_profitable_candidates (lookup_cand (c->dependent));
3984 replace_profitable_candidates (first_dep);
3840 replace_profitable_candidates (slsr_cand_t c) function
gimple-ssa-strength-reduction.cc 3849 replace_profitable_candidates (slsr_cand_t c)
3899 replace_profitable_candidates (lookup_cand (c->sibling));
3902 replace_profitable_candidates (lookup_cand (c->dependent));
3984 replace_profitable_candidates (first_dep);
3840 replace_profitable_candidates (slsr_cand_t c) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 3849 replace_profitable_candidates (slsr_cand_t c)
3899 replace_profitable_candidates (lookup_cand (c->sibling));
3902 replace_profitable_candidates (lookup_cand (c->dependent));
3984 replace_profitable_candidates (first_dep);
3840 replace_profitable_candidates (slsr_cand_t c) function
gimple-ssa-strength-reduction.cc 3849 replace_profitable_candidates (slsr_cand_t c)
3899 replace_profitable_candidates (lookup_cand (c->sibling));
3902 replace_profitable_candidates (lookup_cand (c->dependent));
3984 replace_profitable_candidates (first_dep);
3840 replace_profitable_candidates (slsr_cand_t c) function

Completed in 39 milliseconds