1 // RUN: FileCheck -input-file %s %s
2 // RUN: FileCheck -check-prefixes CHECK,GLOBAL -input-file %s %s
3 // RUN: FileCheck -check-prefixes CHECK,LOCAL -input-file %s %s
4 // RUN: FileCheck -check-prefixes CHECK,GLOBAL --enable-var-scope -input-file %s %s
5 // RUN: not FileCheck -check-prefixes CHECK,LOCAL --enable-var-scope -input-file %s %s
9 ; CHECK: [[LOCAL:loc.*]]
10 ; CHECK: [[$GLOBAL:glo.*]]
18 ; CHECK-LABEL: barrier
23 ; GLOBAL: [[$GLOBAL]]3