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
7 ; RUN: opt < %s -pgo-instr-gen -pgo-instrument-entry=true -S | FileCheck %s --check-prefixes=GEN,EN…
8 …< %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_br_2 = private constant [9 x i8] c"test_br_2"
21 ; GEN: entry:
31 ; GEN: if.then:
38 ; GEN: if.else:
39 ; GEN: call void @llvm.instrprof.increment(i8* getelementptr inbounds ([9 x i8], [9 x i8]* @__profn…
44 ; GEN: if.end:
45 ; GEN-NOT: llvm.instrprof.increment
48 ; GEN: ret