Home | History | Annotate | Download | only in Other

Lines Matching full:void

2 define void @f2() {
3 invoke void @f6()
7 ret void
10 invoke void @f4()
14 call void @f8()
23 declare void @f3()
25 define void @f4() {
26 call void @f3()
27 ret void
30 declare void @f6() nounwind
32 declare void @f8()