Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
2 ; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
9 ; GEN: $__llvm_profile_raw_version = comdat any
10 ; GEN: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
11 ; GEN: @__profn_test_br_2 = private constant [9 x i8] c"test_br_2"
15 ; GEN: entry:
16 ; GEN-NOT: llvm.instrprof.increment
24 ; GEN: if.then:
25 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @__profn…
30 ; GEN: if.else:
31 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @__profn…
36 ; GEN: if.end:
37 ; GEN-NOT: llvm.instrprof.increment
40 ; GEN: ret