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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-alias.cc 829 example ao_ref_init_from_ptr_and_range is not careful to adjust that. */
848 ao_ref_init_from_ptr_and_range (ao_ref *ref, tree ptr, function
918 ao_ref_init_from_ptr_and_range (ref, ptr, true, 0, size_hwi, size_hwi);
921 ao_ref_init_from_ptr_and_range (ref, ptr, false, 0, -1, -1);
2747 ao_ref_init_from_ptr_and_range (&dref,
2752 ao_ref_init_from_ptr_and_range (&dref,
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-alias.cc 816 example ao_ref_init_from_ptr_and_range is not careful to adjust that. */
835 ao_ref_init_from_ptr_and_range (ao_ref *ref, tree ptr, function
905 ao_ref_init_from_ptr_and_range (ref, ptr, true, 0, size_hwi, size_hwi);
908 ao_ref_init_from_ptr_and_range (ref, ptr, false, 0, -1, -1);
2734 ao_ref_init_from_ptr_and_range (&dref,
2739 ao_ref_init_from_ptr_and_range (&dref,

Completed in 30 milliseconds