Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
7 ; GEN: @__profn_test_br_2 = private constant [9 x i8] c"test_br_2"
11 ; GEN: entry:
12 ; GEN-NOT: llvm.instrprof.increment
20 ; GEN: if.then:
21 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @__profn…
26 ; GEN: if.else:
27 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @__profn…
32 ; GEN: if.end:
33 ; GEN-NOT: llvm.instrprof.increment
36 ; GEN: ret