Searched defs:PGO (Results 1 – 10 of 10) sorted by relevance
39 set PGO=-m test -q --pgo variable61 if "%1" EQU "--pgo" (set PGO=%~2) && shift && shift && goto CheckOpts variable62 if "%1" EQU "--skip-pgo" (set PGO=) && shift && goto CheckOpts variable116 set PGO= variable123 set PGO=%~2 variable
27 set PGO=%platf%-pgo variable
206 CodeGenPGO &PGO; member
4008 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local4015 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local4022 CodeGenPGO PGO(*this); in EmitDeferredUnusedCoverageMappings() local
968 CodeGenPGO PGO; variable
87 enum class UseBFI { None, PGO, All }; enumerator
434 PGO = 1 << 18, enumerator
471 PGO = 1 << 18, enumerator
483 PGO = False variable