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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 2077 phi_dependent_cand_p (slsr_cand_t c)
2101 if (!c->basis || phi_dependent_cand_p (c))
2623 if (phi_dependent_cand_p (c))
2842 if (!phi_dependent_cand_p (c))
3008 && phi_dependent_cand_p (c)
3051 && phi_dependent_cand_p (c)
3306 if (phi_dependent_cand_p (c))
3866 if (phi_dependent_cand_p (c))
2070 phi_dependent_cand_p (slsr_cand_t c) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 2077 phi_dependent_cand_p (slsr_cand_t c)
2101 if (!c->basis || phi_dependent_cand_p (c))
2623 if (phi_dependent_cand_p (c))
2842 if (!phi_dependent_cand_p (c))
3008 && phi_dependent_cand_p (c)
3051 && phi_dependent_cand_p (c)
3306 if (phi_dependent_cand_p (c))
3866 if (phi_dependent_cand_p (c))
2070 phi_dependent_cand_p (slsr_cand_t c) function

Completed in 27 milliseconds