Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
7 ; GEN: @__profn_test_simple_for = private constant [15 x i8] c"test_simple_for"
11 ; GEN: entry:
12 ; GEN-NOT: call void @llvm.instrprof.increment
16 ; GEN: for.cond:
17 ; GEN-NOT: call void @llvm.instrprof.increment
27 ; GEN: for.body:
28 ; GEN-NOT: call void @llvm.instrprof.increment
33 ; GEN: for.inc:
34 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…
39 ; GEN: for.end:
40 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…