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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-iterator.h 191 gsi_next (gimple_stmt_iterator *i) function
227 gsi_next (&gsi);
242 gsi_next (i);
336 gsi_next (i);
384 gsi_next (&gsi);
391 gsi_next (&gsi);
394 gsi_next (&gsi);
  /src/external/gpl3/gcc/dist/gcc/
gimple-iterator.h 229 gsi_next (gimple_stmt_iterator *i) function
265 gsi_next (&gsi);
284 gsi_next (&gsi);
299 gsi_next (i);
393 gsi_next (i);
441 gsi_next (&gsi);
448 gsi_next (&gsi);
451 gsi_next (&gsi);

Completed in 25 milliseconds