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

  /src/external/gpl3/gcc/dist/gcc/
gimple-pretty-print.cc 1021 dump_gimple_switch (pretty_printer *buffer, const gswitch *gs, int spc, function
2725 dump_gimple_switch (buffer, as_a <const gswitch *> (gs), spc, flags);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-pretty-print.cc 1025 dump_gimple_switch (pretty_printer *buffer, const gswitch *gs, int spc, function
2726 dump_gimple_switch (buffer, as_a <const gswitch *> (gs), spc, flags);

Completed in 32 milliseconds