gcc-12.0-rtl.gv 1.2 KB

1234567891011121314151617181920212223242526272829
  1. /* graph generated by GNU GCC Compiler version
  2. * GNU C17 (GCC) version 12.0.0 20210704 (experimental) (x86_64-pc-linux-gnu)
  3. * compiled by GNU C version 12.0.0 20210704 (experimental), GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version none
  4. * GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
  5. */
  6. digraph "a-conftest.c.248r.vregs" {
  7. overlap=false;
  8. subgraph "cluster_main" {
  9. style="dashed";
  10. color="black";
  11. label="main ()";
  12. fn_0_basic_block_0 [shape=Mdiamond,style=filled,fillcolor=white,label="ENTRY"];
  13. fn_0_basic_block_1 [shape=Mdiamond,style=filled,fillcolor=white,label="EXIT"];
  14. fn_0_basic_block_2 [shape=record,style=filled,fillcolor=lightgrey,label="{\ \ \ \ 3:\ NOTE_INSN_BASIC_BLOCK\ 2\l\
  15. |\ \ \ \ 2:\ NOTE_INSN_FUNCTION_BEG\l\
  16. |\ \ \ \ 5:\ r82:SI=0\l\
  17. |\ \ \ \ 8:\ r83:SI=r82:SI\l\
  18. |\ \ \ 12:\ ax:SI=r83:SI\l\
  19. |\ \ \ 13:\ use\ ax:SI\l\
  20. }"];
  21. fn_0_basic_block_0:s -> fn_0_basic_block_2:n [style="solid,bold",color=blue,weight=100,constraint=true];
  22. fn_0_basic_block_2:s -> fn_0_basic_block_1:n [style="solid,bold",color=blue,weight=100,constraint=true,label="[100%]"];
  23. fn_0_basic_block_0:s -> fn_0_basic_block_1:n [style="invis",constraint=true];
  24. }
  25. }