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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 3253 ncd_with_phi (slsr_cand_t c, const offset_int &incr, gphi *phi,
3266 ncd = ncd_with_phi (c, incr, as_a <gphi *> (arg_def), ncd, where);
3307 ncd = ncd_with_phi (c, incr,
3244 ncd_with_phi (slsr_cand_t c, const offset_int &incr, gphi *phi, function
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 3253 ncd_with_phi (slsr_cand_t c, const widest_int &incr, gphi *phi,
3266 ncd = ncd_with_phi (c, incr, as_a <gphi *> (arg_def), ncd, where);
3307 ncd = ncd_with_phi (c, incr,
3244 ncd_with_phi (slsr_cand_t c, const widest_int &incr, gphi *phi, function

Completed in 32 milliseconds