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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-reassoc.cc 2494 /* The following functions are subroutines to optimize_range_tests and allow
2786 OPCODE and OPS are arguments of optimize_range_tests. If OTHERRANGE
4083 If OPCODE is ERROR_MARK, optimize_range_tests is called from within
4091 optimize_range_tests (enum tree_code opcode, function
5012 any_changes = optimize_range_tests (ERROR_MARK, &ops, first_bb);
7106 optimize_range_tests (rhs_code, &ops, NULL);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-reassoc.cc 2481 /* The following functions are subroutines to optimize_range_tests and allow
2772 OPCODE and OPS are arguments of optimize_range_tests. If OTHERRANGE
4038 If OPCODE is ERROR_MARK, optimize_range_tests is called from within
4046 optimize_range_tests (enum tree_code opcode, function
4967 any_changes = optimize_range_tests (ERROR_MARK, &ops, first_bb);
6779 optimize_range_tests (rhs_code, &ops, NULL);

Completed in 110 milliseconds