Home | History | Annotate | Download | only in LICM

Lines Matching full:not_null

185   %not_null = icmp ne i32* %c, null
186 br i1 %not_null, label %not.null, label %for.end
229 %not_null = icmp ne i32* %c, null
255 ret i1 %not_null
322 %not_null = icmp ne i32* %c, null
323 br i1 %not_null, label %not.null, label %for.end
480 %not_null = icmp ne i32* %c, null
481 call void(i1, ...) @llvm.experimental.guard(i1 %not_null) [ "deopt"() ]
521 %not_null = icmp ne i32* %c, null
554 call void(i1, ...) @llvm.experimental.guard(i1 %not_null) [ "deopt"() ]