Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
2 ; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN
9 ; GEN: $__llvm_profile_raw_version = comdat any
10 ; GEN: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
11 ; GEN: @__profn_test_simple_for = private constant [15 x i8] c"test_simple_for"
15 ; GEN: entry:
16 ; GEN-NOT: call void @llvm.instrprof.increment
20 ; GEN: for.cond:
21 ; GEN-NOT: call void @llvm.instrprof.increment
31 ; GEN: for.body:
32 ; GEN-NOT: call void @llvm.instrprof.increment
37 ; GEN: for.inc:
38 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…
43 ; GEN: for.end:
44 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([15 x i8], [15 x i8]* @__pro…