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
11 ; GEN: $__llvm_profile_raw_version = comdat any
12 ; GEN: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
13 ; GEN: @__profn_bar = private constant [3 x i8] c"bar"
14 ; GEN: @__profn_foo = private constant [3 x i8] c"foo"
18 ; GEN: entry:
19 ; GEN-NOT: call void @llvm.instrprof.increment
27 ; GEN: if.then:
28 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
36 ; GEN: if.end:
37 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
47 ; GEN: entry:
48 ; GEN-NOT: call void @llvm.instrprof.increment
56 ; GEN: if.then:
57 ; GEN-NOT: call void @llvm.instrprof.increment
63 ; GEN: invoke.cont:
64 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
68 ; GEN: lpad:
69 ; GEN-NOT: call void @llvm.instrprof.increment
77 ; GEN: catch.dispatch:
78 ; GEN-NOT: call void @llvm.instrprof.increment
86 ; GEN: catch:
87 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
98 ; GEN: try.cont:
99 ; GEN-NOT: call void @llvm.instrprof.increment
103 ; GEN: if.end:
104 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
111 ; GEN: eh.resume:
112 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…