Home | History | Annotate | Download | only in dist

Lines Matching refs:PGO

1567   --enable-pgo-build[=lto]
1568 enable the PGO build
7921 # Check whether --enable-pgo-build was given.
7929 # Issue errors and warnings for invalid/strange PGO build combinations.
7933 # Allow the PGO build only if we aren't building a compiler and
7937 # Disallow the PGO bootstrap if we are building a compiler.
7939 as_fn_error $? "cannot perform the PGO bootstrap when building a compiler" "$LINENO" 5 ;;
7942 as_fn_error $? "invalid option for --enable-pgo-build" "$LINENO" 5
7971 as_fn_error $? "cannot perform the PGO build without -fprofile-generate" "$LINENO" 5
7997 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LTO is disabled for the PGO build" >&5
7998 $as_echo "$as_me: WARNING: LTO is disabled for the PGO build" >&2;}
10157 /^@if pgo-build\$/d
10158 /^@endif pgo-build\$/d"