Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
9 ; GEN: @__profn_bar = private constant [3 x i8] c"bar"
10 ; GEN: @__profn_foo = private constant [3 x i8] c"foo"
14 ; GEN: entry:
15 ; GEN-NOT: call void @llvm.instrprof.increment
23 ; GEN: if.then:
24 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
32 ; GEN: if.end:
33 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
43 ; GEN: entry:
44 ; GEN-NOT: call void @llvm.instrprof.increment
52 ; GEN: if.then:
53 ; GEN-NOT: call void @llvm.instrprof.increment
59 ; GEN: invoke.cont:
60 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
64 ; GEN: lpad:
65 ; GEN-NOT: call void @llvm.instrprof.increment
73 ; GEN: catch.dispatch:
74 ; GEN-NOT: call void @llvm.instrprof.increment
82 ; GEN: catch:
83 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
94 ; GEN: try.cont:
95 ; GEN-NOT: call void @llvm.instrprof.increment
99 ; GEN: if.end:
100 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…
107 ; GEN: eh.resume:
108 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn…