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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 3562 bool is_constant_size_lhs = poly_int_tree_p (size_of_lhs, local
3564 if (is_constant_size_arg0 && is_constant_size_lhs)
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 3473 bool is_constant_size_lhs = poly_int_tree_p (size_of_lhs, local
3475 if (is_constant_size_arg0 && is_constant_size_lhs)

Completed in 27 milliseconds