Lines Matching refs:GEN
1 ; RUN: opt < %s -pgo-instr-gen -pgo-instrument-entry=false -S | FileCheck %s --check-prefixes=GEN,N…
2 …s -passes=pgo-instr-gen -pgo-instrument-entry=false -S | FileCheck %s --check-prefixes=GEN,NOTENTRY
6 ; RUN: opt < %s -pgo-instr-gen -pgo-instrument-entry=true -S | FileCheck %s --check-prefixes=GEN,EN…
7 … < %s -passes=pgo-instr-gen -pgo-instrument-entry=true -S | FileCheck %s --check-prefixes=GEN,ENTRY
15 ; GEN: $__llvm_profile_raw_version = comdat any
16 ; GEN: @__llvm_profile_raw_version = constant i64 {{[0-9]+}}, comdat
17 ; GEN: @__profn_test_simple_for = private constant [15 x i8] c"test_simple_for"
21 ; GEN: entry:
27 ; GEN: for.cond:
28 ; GEN-NOT: call void @llvm.instrprof.increment
38 ; GEN: for.body:
39 ; GEN-NOT: call void @llvm.instrprof.increment
44 ; GEN: for.inc:
51 ; GEN: for.end:
52 ; GEN-NOT: call void @llvm.instrprof.increment
53 ; GEN: ret i32