Home | History | Annotate | Download | only in info

Lines Matching full:feedback

1467      Builds a compiler with profiling feedback information.  For more
1468 information, see *Note Building with profile feedback:
3339 same value, excluding feedback. Such degenerate forms are
3877 feedback (IE execution frequency, branch probability, etc). It is
11906 obtained through "profile feedback", but it can also estimate branch
11909 The feedback based profile is produced by compiling the program with
11919 When profile feedback is not available, the compiler may be asked to
11937 training runs and is nonzero only when profile feedback is available.
33291 * profile feedback: Profile information.