Home | History | Annotate | Download | only in info

Lines Matching full:guess

585           -fno-defer-pop -fno-function-cse -fno-guess-branch-probability
3702 ones. GCC will guess that function pointers with `format'
3712 possible candidates. GCC will guess that `format' attributes
6001 `-fno-guess-branch-probability'
6002 Do not guess branch probabilities using heuristics.
6004 GCC will use heuristics to guess branch probabilities if they are
6008 heuristics will be used to guess branch probabilities for the rest
20573 of the instruction using C expressions. This means you need not guess
35383 when Java exceptions are thrown through it, GCC will guess incorrectly.
35394 The usual effect of an incorrect guess is a link failure, complaining of
39152 implementations of cpplib, fix-header, config.guess, libio, and
39791 * Lassi Tuura for improvements to config.guess to determine HP
40620 * fno-guess-branch-probability: Optimize Options. (line 1060)