Lines Matching full:cells
6 %struct.cells = type { i32, i32, %struct.cells* }
16 define i32 @simulate(i32 %iterations, %struct.cells* nocapture %present, double %prob, i8* nocapture readonly %structure) {
35 %temp.1195 = phi %struct.cells* [ %5, %for.inc30 ], [ %present, %for.cond3.preheader ]
43 %temp.2188 = phi %struct.cells* [ %temp.1195, %for.cond6.preheader ], [ %5, %for.body8 ]
46 %f_free = getelementptr inbounds %struct.cells, %struct.cells* %temp.2188, i32 0, i32 0
49 %faulty = getelementptr inbounds %struct.cells, %struct.cells* %temp.2188, i32 0, i32 1
52 %next = getelementptr inbounds %struct.cells, %struct.cells* %temp.2188, i32 0, i32 2
53 %3 = load %struct.cells*, %struct.cells** %next, align 4, !tbaa !11
54 %f_free13 = getelementptr inbounds %struct.cells, %struct.cells* %3, i32 0, i32 0
66 %5 = load %struct.cells*, %struct.cells** %next, align 4, !tbaa !11
67 %faulty25 = getelementptr inbounds %struct.cells, %struct.cells* %5, i32 0, i32 1
85 %temp.3205 = phi %struct.cells* [ %9, %for.body37 ], [ %5, %for.cond34.preheader ]
86 %f_free45 = getelementptr inbounds %struct.cells, %struct.cells* %temp.3205, i32 0, i32 0
87 %.pre220 = getelementptr inbounds %struct.cells, %struct.cells* %temp.3205, i32 0, i32 1
88 %next50 = getelementptr inbounds %struct.cells, %struct.cells* %temp.3205, i32 0, i32 2
89 %7 = load %struct.cells*, %struct.cells** %next50, align 4, !tbaa !11
90 %f_free51 = getelementptr inbounds %struct.cells, %struct.cells* %7, i32 0, i32 0
102 %9 = load %struct.cells*, %struct.cells** %next50, align 4, !tbaa !11
103 %faulty65 = getelementptr inbounds %struct.cells, %struct.cells* %9, i32 0, i32 1
118 %f_free81 = getelementptr inbounds %struct.cells, %struct.cells* %5, i32 0, i32 0
122 %.pre222 = getelementptr inbounds %struct.cells, %struct.cells* %5, i32 0, i32 1
128 %faulty83 = getelementptr inbounds %struct.cells, %struct.cells* %5, i32 0, i32 1
169 !8 = !{!"cells", !4, i64 0, !4, i64 4, !9, i64 8}