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

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

Completed in 25 milliseconds