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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 779 idx_within_array_bound (tree ref, tree *idx, void *dta) function
853 return for_each_index (&ref, idx_within_array_bound, loop);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 760 idx_within_array_bound (tree ref, tree *idx, void *dta) function
835 return for_each_index (&ref, idx_within_array_bound, loop);

Completed in 18 milliseconds