Lines Matching refs:Basic
15 ; CHECK-NOT: [openmp-opt] Basic block @kernel entry is executed by a single thread.
16 ; CHECK: [openmp-opt] Basic block @kernel if.then is executed by a single thread.
17 ; CHECK-NOT: [openmp-opt] Basic block @kernel if.else is executed by a single thread.
18 ; CHECK-NOT: [openmp-opt] Basic block @kernel if.end is executed by a single thread.
32 ; CHECK: [openmp-opt] Basic block @foo entry is executed by a single thread.
39 ; CHECK: [openmp-opt] Basic block @bar.internalized entry is executed by a single thread.
49 ; CHECK-NOT: [openmp-opt] Basic block @nvptx entry is executed by a single thread.
50 ; CHECK-DAG: [openmp-opt] Basic block @nvptx if.then is executed by a single thread.
51 ; CHECK-NOT: [openmp-opt] Basic block @nvptx if.end is executed by a single thread.
70 ; CHECK-NOT: [openmp-opt] Basic block @amdgcn entry is executed by a single thread.
71 ; CHECK-DAG: [openmp-opt] Basic block @amdgcn if.then is executed by a single thread.
72 ; CHECK-NOT: [openmp-opt] Basic block @amdgcn if.end is executed by a single thread.
91 ; CHECK-NOT: [openmp-opt] Basic block @baz entry is executed by a single thread.
98 ; CHECK-NOT: [openmp-opt] Basic block @cold entry is executed by a single thread.