Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
7 ; GEN: @__profn_test_switch = private constant [11 x i8] c"test_switch"
11 ; GEN: entry:
12 ; GEN-NOT: call void @llvm.instrprof.increment
23 ; GEN: sw.bb:
24 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__pro…
28 ; GEN: sw.bb1:
29 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__pro…
33 ; GEN: sw.bb2:
34 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__pro…
38 ; GEN: sw.default:
39 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__pro…
43 ; GEN: sw.epilog:
44 ; GEN-NOT: call void @llvm.instrprof.increment
46 ; GEN: ret void