Home | History | Annotate | Download | only in info

Lines Matching full:feedback

3484      Builds a compiler with profiling feedback information.  For more
3485 information, see *Note Building with profile feedback:
5909 feedback (IE execution frequency, branch probability, etc). It is
14363 obtained through "profile feedback", but it can also estimate branch
14366 The feedback based profile is produced by compiling the program with
14376 When profile feedback is not available, the compiler may be asked to
14394 training runs and is nonzero only when profile feedback is available.
39693 * profile feedback: Profile information.