[sanitizer] Improve FreeBSD ASLR detection
[llvm-project.git] / llvm / test / Transforms / OpenMP / attributor_module_slice_reproducer.ll
blob2b415d96e6611e58165c934e6ec7d9c74d46c9a9
1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function-signature
2 ; RUN: opt -S -openmp-opt-cgscc < %s | FileCheck %s
3 ; RUN: opt -S -passes=openmp-opt-cgscc < %s | FileCheck %s
5 define internal fastcc void @"_omp$reduction$reduction_func14"() unnamed_addr {
6   %call = call i8 @_ZStplIdESt7complexIT_ERKS2_S4_()
7   ret void
10 define linkonce_odr hidden i8 @_ZStplIdESt7complexIT_ERKS2_S4_() local_unnamed_addr {
11 ; CHECK-LABEL: define {{[^@]+}}@_ZStplIdESt7complexIT_ERKS2_S4_() local_unnamed_addr {
12 ; CHECK-NEXT:    ret i8 undef
14   ret i8 undef
17 declare void @__omp_offloading_2b_4010cad__ZN11qmcplusplus7ompBLAS17gemv_batched_implIfEEiRiciiPKT_PKS5_iS7_iS5_PKPS3_ii_l148(i64, i64, i64, float**, float**, i64, float**, float*, float*, i64) local_unnamed_addr
19 declare dso_local fastcc void @__kmpc_for_static_init_8u() unnamed_addr
21 !nvvm.annotations = !{!0}
23 !0 = !{void (i64, i64, i64, float**, float**, i64, float**, float*, float*, i64)* @__omp_offloading_2b_4010cad__ZN11qmcplusplus7ompBLAS17gemv_batched_implIfEEiRiciiPKT_PKS5_iS7_iS5_PKPS3_ii_l148, !"kernel", i32 1}