Lines Matching refs:Basic
12 ; CHECK-NOT: [openmp-opt] Basic block @kernel entry is executed by a single thread.
13 ; CHECK: [openmp-opt] Basic block @kernel if.then is executed by a single thread.
14 ; CHECK-NOT: [openmp-opt] Basic block @kernel if.else is executed by a single thread.
15 ; CHECK-NOT: [openmp-opt] Basic block @kernel if.end is executed by a single thread.
32 ; CHECK-NOT: [openmp-opt] Basic block @nvptx entry is executed by a single thread.
33 ; CHECK-DAG: [openmp-opt] Basic block @nvptx if.then is executed by a single thread.
34 ; CHECK-NOT: [openmp-opt] Basic block @nvptx if.end is executed by a single thread.
53 ; CHECK-NOT: [openmp-opt] Basic block @amdgcn entry is executed by a single thread.
54 ; CHECK-DAG: [openmp-opt] Basic block @amdgcn if.then is executed by a single thread.
55 ; CHECK-NOT: [openmp-opt] Basic block @amdgcn if.end is executed by a single thread.
74 ; CHECK: [openmp-opt] Basic block @foo entry is executed by a single thread.
81 ; CHECK: [openmp-opt] Basic block @bar.internalized entry is executed by a single thread.
88 ; CHECK-NOT: [openmp-opt] Basic block @baz entry is executed by a single thread.
95 ; CHECK-NOT: [openmp-opt] Basic block @cold entry is executed by a single thread.