1 // RUN
: %clang_cc1 -no-opaque-pointers -emit-llvm -o - %s | FileCheck %s
2 // RUN
: %clang_cc1 -no-opaque-pointers -emit-llvm -o - -triple amdgcn %s | FileCheck %s -check-prefix
=AMDGCN
6 __attribute__
((always_inline)) void helper_no_markers
() {
11 void lifetime_test
() {
12 // CHECK
: @llvm.lifetime.start.p0i
13 // AMDGCN
: @llvm.lifetime.start.p5i