Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
7 ; GEN: @__profn_test_nested_for = private constant [15 x i8] c"test_nested_for"
11 ; GEN: entry:
12 ; GEN-NOT: call void @llvm.instrprof.increment
16 ; GEN: for.cond.outer:
17 ; GEN-NOT: call void @llvm.instrprof.increment
26 ; GEN: for.body.outer:
27 ; GEN-NOT: call void @llvm.instrprof.increment
31 ; GEN: for.cond.inner:
32 ; GEN-NOT: call void @llvm.instrprof.increment
41 ; GEN: for.body.inner:
42 ; GEN-NOT: call void @llvm.instrprof.increment
47 ; GEN: for.inc.inner:
48 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…
53 ; GEN: for.end.inner:
57 ; GEN: for.inc.outer:
58 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…
63 ; GEN: for.end.outer:
64 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…