Lines Matching refs:crit
127 br i1 %is_null, label %null.crit-edge, label %not-null
133 null.crit-edge:
138 %addr = phi i8 addrspace(1)* [ %load_addr, %not-null ], [%load_addr.const, %null.crit-edge]
141 ; CHECK-DAG: [ null, %null.crit-edge ]
162 br i1 %is_null, label %null.crit-edge, label %not-null
168 null.crit-edge:
172 …i8 addrspace(1)* [ %load_addr, %not-null ], [inttoptr (i64 8 to i8 addrspace(1)*), %null.crit-edge]
175 ; CHECK-DAG: [ null, %null.crit-edge ]
196 br i1 %is_null, label %null.crit-edge, label %not-null
202 null.crit-edge:
206 …(1)* [ %load_addr, %not-null ], [getelementptr (i8, i8 addrspace(1)* null, i64 8), %null.crit-edge]
209 ; CHECK-DAG: [ null, %null.crit-edge ]