1digraph "Scop Graph for 'print_array' function" {
2	label="Scop Graph for 'print_array' function";
3
4	Node0x7fffc6c42bf0 [shape=record,label="{entry:\l  br label %entry.split\l}"];
5	Node0x7fffc6c42bf0 -> Node0x7fffc6c42f10;
6	Node0x7fffc6c42f10 [shape=record,label="{entry.split:                                      \l  br label %for.cond1.preheader\l}"];
7	Node0x7fffc6c42f10 -> Node0x7fffc6c4abb0;
8	Node0x7fffc6c4abb0 [shape=record,label="{for.cond1.preheader:                              \l  %indvars.iv6 = phi i64 [ 0, %entry.split ], [ %indvars.iv.next7, %for.end ]\l  %0 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8\l  br label %for.body3\l}"];
9	Node0x7fffc6c4abb0 -> Node0x7fffc6c4ac10;
10	Node0x7fffc6c4ac10 [shape=record,label="{for.body3:                                        \l  %indvars.iv = phi i64 [ 0, %for.cond1.preheader ], [ %indvars.iv.next,\l... %for.inc ]\l  %1 = phi %struct._IO_FILE* [ %0, %for.cond1.preheader ], [ %5, %for.inc ]\l  %arrayidx5 = getelementptr inbounds [1536 x [1536 x float]], [1536 x [1536 x\l... float]]* @C, i64 0, i64 %indvars.iv6, i64 %indvars.iv\l  %2 = load float, float* %arrayidx5, align 4\l  %conv = fpext float %2 to double\l  %call = tail call i32 (%struct._IO_FILE*, i8*, ...)\l... @fprintf(%struct._IO_FILE* %1, i8* getelementptr inbounds ([5 x i8], [5 x\l... i8]* @.str, i64 0, i64 0), double %conv) #2\l  %3 = trunc i64 %indvars.iv to i32\l  %rem = urem i32 %3, 80\l  %cmp6 = icmp eq i32 %rem, 79\l  br i1 %cmp6, label %if.then, label %for.inc\l}"];
11	Node0x7fffc6c4ac10 -> Node0x7fffc6c4af80;
12	Node0x7fffc6c4ac10 -> Node0x7fffc6c4afe0;
13	Node0x7fffc6c4af80 [shape=record,label="{if.then:                                          \l  %4 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8\l  %fputc3 = tail call i32 @fputc(i32 10, %struct._IO_FILE* %4)\l  br label %for.inc\l}"];
14	Node0x7fffc6c4af80 -> Node0x7fffc6c4afe0;
15	Node0x7fffc6c4afe0 [shape=record,label="{for.inc:                                          \l  %indvars.iv.next = add nuw nsw i64 %indvars.iv, 1\l  %5 = load %struct._IO_FILE*, %struct._IO_FILE** @stdout, align 8\l  %exitcond = icmp ne i64 %indvars.iv.next, 1536\l  br i1 %exitcond, label %for.body3, label %for.end\l}"];
16	Node0x7fffc6c4afe0 -> Node0x7fffc6c4ac10[constraint=false];
17	Node0x7fffc6c4afe0 -> Node0x7fffc6c4b3b0;
18	Node0x7fffc6c4b3b0 [shape=record,label="{for.end:                                          \l  %.lcssa = phi %struct._IO_FILE* [ %5, %for.inc ]\l  %fputc = tail call i32 @fputc(i32 10, %struct._IO_FILE* %.lcssa)\l  %indvars.iv.next7 = add nuw nsw i64 %indvars.iv6, 1\l  %exitcond8 = icmp ne i64 %indvars.iv.next7, 1536\l  br i1 %exitcond8, label %for.cond1.preheader, label %for.end12\l}"];
19	Node0x7fffc6c4b3b0 -> Node0x7fffc6c4abb0[constraint=false];
20	Node0x7fffc6c4b3b0 -> Node0x7fffc6c4b580;
21	Node0x7fffc6c4b580 [shape=record,label="{for.end12:                                        \l  ret void\l}"];
22	colorscheme = "paired12"
23        subgraph cluster_0x7fffc6c32540 {
24          label = "";
25          style = solid;
26          color = 1
27          subgraph cluster_0x7fffc6c32dc0 {
28            label = "Call instruction:   %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i64 0, i64 0), double %conv) #2";
29            style = solid;
30            color = 6
31            subgraph cluster_0x7fffc6c32690 {
32              label = "Call instruction:   %call = tail call i32 (%struct._IO_FILE*, i8*, ...) @fprintf(%struct._IO_FILE* %1, i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i64 0, i64 0), double %conv) #2";
33              style = solid;
34              color = 5
35              subgraph cluster_0x7fffc6c32f30 {
36                label = "Region can not profitably be optimized!";
37                style = solid;
38                color = 7
39                Node0x7fffc6c4ac10;
40                Node0x7fffc6c4af80;
41              }
42              Node0x7fffc6c4afe0;
43            }
44            Node0x7fffc6c4abb0;
45            Node0x7fffc6c4b3b0;
46          }
47          Node0x7fffc6c42bf0;
48          Node0x7fffc6c42f10;
49          Node0x7fffc6c4b580;
50        }
51}
52