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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-strength-reduction.cc 796 add_cand_for_stmt (gimple *gs, slsr_cand_t c)
888 add_cand_for_stmt (phi, c);
1075 add_cand_for_stmt (gs, c);
1260 add_cand_for_stmt (gs, c);
1274 add_cand_for_stmt (gs, c);
1477 add_cand_for_stmt (gs, c);
1497 add_cand_for_stmt (gs, c2);
1510 add_cand_for_stmt (gs, c);
1525 add_cand_for_stmt (gs, c);
1664 add_cand_for_stmt (gs, c)
793 add_cand_for_stmt (gimple *gs, slsr_cand_t c) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-strength-reduction.cc 796 add_cand_for_stmt (gimple *gs, slsr_cand_t c)
888 add_cand_for_stmt (phi, c);
1075 add_cand_for_stmt (gs, c);
1260 add_cand_for_stmt (gs, c);
1274 add_cand_for_stmt (gs, c);
1477 add_cand_for_stmt (gs, c);
1497 add_cand_for_stmt (gs, c2);
1510 add_cand_for_stmt (gs, c);
1525 add_cand_for_stmt (gs, c);
1664 add_cand_for_stmt (gs, c)
793 add_cand_for_stmt (gimple *gs, slsr_cand_t c) function
    [all...]

Completed in 172 milliseconds