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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-omp.cc 914 c_omp_for_incr_canonicalize_ptr (location_t loc, tree decl, tree incr) function
1161 incr = c_omp_for_incr_canonicalize_ptr (elocus, decl, incr);
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-omp.cc 909 c_omp_for_incr_canonicalize_ptr (location_t loc, tree decl, tree incr) function
1156 incr = c_omp_for_incr_canonicalize_ptr (elocus, decl, incr);

Completed in 21 milliseconds