Lines Matching refs:pgo
1570 --enable-pgo-build[=lto]
1571 enable the PGO build
8666 # Check whether --enable-pgo-build was given.
8674 # Issue errors and warnings for invalid/strange PGO build combinations.
8678 # Allow the PGO build only if we aren't building a compiler and
8682 # Disallow the PGO bootstrap if we are building a compiler.
8684 as_fn_error $? "cannot perform the PGO bootstrap when building a compiler" "$LINENO" 5 ;;
8687 as_fn_error $? "invalid option for --enable-pgo-build" "$LINENO" 5
8716 as_fn_error $? "cannot perform the PGO build without -fprofile-generate" "$LINENO" 5
8742 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LTO is disabled for the PGO build" >&5
8743 $as_echo "$as_me: WARNING: LTO is disabled for the PGO build" >&2;}
11096 /^@if pgo-build\$/d
11097 /^@endif pgo-build\$/d"