Lines Matching +full:- +full:- +full:pgo
2 ; RUN: llvm-profdata merge %S/Inputs/cspgo-noncs.proftext -o %t-noncs.profdata
3 ; RUN: llvm-profdata merge %S/Inputs/cspgo-cs.proftext -o %t-cs.profdata
4 …-debug-pass-manager -passes='default<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-noncs…
5 …-debug-pass-manager -passes='thinlto-pre-link<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file=…
6 …-debug-pass-manager -passes='thinlto<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-noncs…
7 …-debug-pass-manager -passes='lto-pre-link<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-…
8 …-debug-pass-manager -passes='lto<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-noncs.pro…
14 ; CSGENPRELINK-NOT: Running pass: PGOInstrumentationGen
15 ; CSGENLTO-NOT: Running pass: PGOInstrumentationUse
16 ; CSGENLTO-NOT: Running pass: PGOInstrumentationGenCreateVar
20 …-debug-pass-manager -passes='default<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-cs.pr…
21 …-debug-pass-manager -passes='thinlto-pre-link<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file=…
22 …-debug-pass-manager -passes='thinlto<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-cs.pr…
23 …-debug-pass-manager -passes='lto-pre-link<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-…
24 …-debug-pass-manager -passes='lto<O2>' -pgo-kind=pgo-instr-use-pipeline -profile-file='%t-cs.profda…
26 ; CSUSEDEFAULT-NOT: Running pass: PGOInstrumentationGenCreateVar
29 ; CSUSEPRELINK-NOT: Running pass: PGOInstrumentationGenCreateVar
30 ; CSUSEPRELINK-NOT: Running pass: PGOInstrumentationUse
32 ; CSUSELTO-NOT: Running pass: PGOInstrumentationUse