Home | History | Annotate | Download | only in dist

Lines Matching refs:pgo

1549   --enable-pgo-build[=lto]
1550 enable the PGO build
7842 # Check whether --enable-pgo-build was given.
7850 # Issue errors and warnings for invalid/strange PGO build combinations.
7854 # Allow the PGO build only if we aren't building a compiler and
7858 # Disallow the PGO bootstrap if we are building a compiler.
7860 as_fn_error $? "cannot perform the PGO bootstrap when building a compiler" "$LINENO" 5 ;;
7863 as_fn_error $? "invalid option for --enable-pgo-build" "$LINENO" 5
7892 as_fn_error $? "cannot perform the PGO build without -fprofile-generate" "$LINENO" 5
7918 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LTO is disabled for the PGO build" >&5
7919 $as_echo "$as_me: WARNING: LTO is disabled for the PGO build" >&2;}
9885 /^@if pgo-build\$/d
9886 /^@endif pgo-build\$/d"