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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-iterator.h 238 gsi_next_nondebug (gimple_stmt_iterator *i) function
267 gsi_next_nondebug (&gsi);
281 gsi_next_nondebug (&i);
295 gsi_next_nondebug (&i);
324 gsi_next_nondebug (&i);
  /src/external/gpl3/gcc/dist/gcc/
gimple-iterator.h 295 gsi_next_nondebug (gimple_stmt_iterator *i) function
324 gsi_next_nondebug (&gsi);
338 gsi_next_nondebug (&i);
352 gsi_next_nondebug (&i);
381 gsi_next_nondebug (&i);

Completed in 17 milliseconds