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

  /src/external/gpl3/gcc/dist/gcc/
gimple-pretty-print.cc 221 print_gimple_seq (FILE *file, gimple_seq seq, int spc, dump_flags_t flags) function
236 print_gimple_seq (stderr, seq, 0, TDF_VOPS|TDF_MEMSYMS);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-pretty-print.cc 220 print_gimple_seq (FILE *file, gimple_seq seq, int spc, dump_flags_t flags) function
235 print_gimple_seq (stderr, seq, 0, TDF_VOPS|TDF_MEMSYMS);

Completed in 85 milliseconds