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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 385 COUNT_PHIS = 1
2990 statements that would go dead. If COUNT_PHIS is true, include
2995 const offset_int &incr, bool count_phis)
3007 if (count_phis
3021 count_phis);
3027 count_phis);
3042 bool count_phis)
3050 if (count_phis
3064 count_phis);
3068 count_phis);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 385 COUNT_PHIS = 1
2990 statements that would go dead. If COUNT_PHIS is true, include
2995 const widest_int &incr, bool count_phis)
3007 if (count_phis
3021 count_phis);
3027 count_phis);
3042 bool count_phis)
3050 if (count_phis
3064 count_phis);
3068 count_phis);
    [all...]

Completed in 18 milliseconds