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

  /src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.cc 1866 int diff = compare_inside_loop_cost (other);
1966 vector_costs::compare_inside_loop_cost (const vector_costs *other) const
1964 vector_costs::compare_inside_loop_cost (const vector_costs *other) const function in class:vector_costs
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.cc 1833 int diff = compare_inside_loop_cost (other);
1933 vector_costs::compare_inside_loop_cost (const vector_costs *other) const
1931 vector_costs::compare_inside_loop_cost (const vector_costs *other) const function in class:vector_costs

Completed in 17 milliseconds