Home | History | Annotate | Download | only in man1

Lines Matching full:candidates

3620 Warn about functions which might be candidates for attribute \f(CW\*(C`noreturn\*(C'\fR.
3621 Note these are only possible candidates, not absolute ones. Care should
3628 Warn about function pointers which might be candidates for \f(CW\*(C`format\*(C'\fR
3629 attributes. Note these are only possible candidates, not absolute ones.
3639 candidates for \f(CW\*(C`format\*(C'\fR attributes. Again, these are only
3640 possible candidates. \s-1GCC\s0 will guess that \f(CW\*(C`format\*(C'\fR attributes
6983 Generally cold callsites are not candidates for inlining. However, if
7068 .IP "\fBiv-consider-all-candidates-bound\fR" 4
7069 .IX Item "iv-consider-all-candidates-bound"
7070 Bound on number of candidates for induction variables below that
7071 all candidates are considered for each use in induction variable
7072 optimizations. Only the most relevant candidates are considered
7073 if there are more candidates, to avoid quadratic time complexity.
7080 If number of candidates in the set is smaller than this value,