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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-reassoc.cc 80 4. Rewrite the expression trees we linearized and optimized so
191 int linearized; member in struct:__anon13970
1695 /* Build linearized sub-operand lists and the counting table. */
5250 /* Recursively rewrite our linearized statements so that the operators
5880 fprintf (dump_file, "Linearized: ");
5884 reassociate_stats.linearized++;
7436 statistics_counter_event (cfun, "Linearized",
7437 reassociate_stats.linearized);
tree-ssa-reassoc.cc 80 4. Rewrite the expression trees we linearized and optimized so
191 int linearized; member in struct:__anon13970
1695 /* Build linearized sub-operand lists and the counting table. */
5250 /* Recursively rewrite our linearized statements so that the operators
5880 fprintf (dump_file, "Linearized: ");
5884 reassociate_stats.linearized++;
7436 statistics_counter_event (cfun, "Linearized",
7437 reassociate_stats.linearized);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-reassoc.cc 79 4. Rewrite the expression trees we linearized and optimized so
190 int linearized; member in struct:__anon16391
1691 /* Build linearized sub-operand lists and the counting table. */
5255 /* Recursively rewrite our linearized statements so that the operators
5488 /* Recursively rewrite our linearized statements so that the operators
5639 fprintf (dump_file, "Linearized: ");
5643 reassociate_stats.linearized++;
7083 statistics_counter_event (cfun, "Linearized",
7084 reassociate_stats.linearized);
tree-ssa-reassoc.cc 79 4. Rewrite the expression trees we linearized and optimized so
190 int linearized; member in struct:__anon16391
1691 /* Build linearized sub-operand lists and the counting table. */
5255 /* Recursively rewrite our linearized statements so that the operators
5488 /* Recursively rewrite our linearized statements so that the operators
5639 fprintf (dump_file, "Linearized: ");
5643 reassociate_stats.linearized++;
7083 statistics_counter_event (cfun, "Linearized",
7084 reassociate_stats.linearized);

Completed in 87 milliseconds