Lines Matching full:candidates
3638 Warn about functions which might be candidates for attribute \f(CW\*(C`noreturn\*(C'\fR.
3639 Note these are only possible candidates, not absolute ones. Care should
3646 Warn about function pointers which might be candidates for \f(CW\*(C`format\*(C'\fR
3647 attributes. Note these are only possible candidates, not absolute ones.
3657 candidates for \f(CW\*(C`format\*(C'\fR attributes. Again, these are only
3658 possible candidates. \s-1GCC\s0 will guess that \f(CW\*(C`format\*(C'\fR attributes
7003 Generally cold callsites are not candidates for inlining. However, if
7088 .IP "\fBiv-consider-all-candidates-bound\fR" 4
7089 .IX Item "iv-consider-all-candidates-bound"
7090 Bound on number of candidates for induction variables below that
7091 all candidates are considered for each use in induction variable
7092 optimizations. Only the most relevant candidates are considered
7093 if there are more candidates, to avoid quadratic time complexity.
7100 If number of candidates in the set is smaller than this value,