Home | History | Annotate | Download | only in man1

Lines Matching full:candidates

3629 Warn about functions which might be candidates for attribute \f(CW\*(C`noreturn\*(C'\fR.
3630 Note these are only possible candidates, not absolute ones. Care should
3637 Warn about function pointers which might be candidates for \f(CW\*(C`format\*(C'\fR
3638 attributes. Note these are only possible candidates, not absolute ones.
3648 candidates for \f(CW\*(C`format\*(C'\fR attributes. Again, these are only
3649 possible candidates. \s-1GCC\s0 will guess that \f(CW\*(C`format\*(C'\fR attributes
6935 Generally cold callsites are not candidates for inlining. However, if
7020 .IP "\fBiv-consider-all-candidates-bound\fR" 4
7021 .IX Item "iv-consider-all-candidates-bound"
7022 Bound on number of candidates for induction variables below that
7023 all candidates are considered for each use in induction variable
7024 optimizations. Only the most relevant candidates are considered
7025 if there are more candidates, to avoid quadratic time complexity.
7032 If number of candidates in the set is smaller than this value,