Lines Matching refs:here
8 br label %here.i
10 here.i:
11 store i8* blockaddress(@doit, %here), i8** %ptr1, align 8
12 ; CHECK: blockaddress(@doit, %here)
22 br label %here
24 here:
25 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
26 ; CHECK: blockaddress(@doit, %here)
37 br label %here
39 here:
40 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
41 ; CHECK: blockaddress(@doit, %here)