Home | History | Annotate | Download | only in Bitcode

Lines Matching full:here

7   br label %here.i
9 here.i:
10 store i8* blockaddress(@doit, %here), i8** %ptr1, align 8
11 ; CHECK: blockaddress(@doit, %here)
21 br label %here
23 here:
24 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
25 ; CHECK: blockaddress(@doit, %here)
36 br label %here
38 here:
39 store i8* blockaddress(@doit, %here), i8** %pptr, align 8
40 ; CHECK: blockaddress(@doit, %here)