Home | History | Annotate | Download | only in OpenMP

Lines Matching full:fstatic

355 int fstatic(int n) {
400 // CHECK: call {{.*}}i32 [[FSTATIC:@.+]](i32 {{.*}})
401 a += fstatic(n);
485 // CHECK: define {{.*}}[[FSTATIC]]