Home | History | Annotate | Download | only in info

Lines Matching full:jumps

563           -falign-functions[=N] -falign-jumps[=N]
567 -fcheck-data-deps -fcprop-registers -fcrossjumping -fcse-follow-jumps
597 -fstrict-aliasing -fstrict-overflow -fthread-jumps -ftracer -ftree-ccp
2344 Allow fast jumps to the message dispatcher. On Darwin this is
4804 -fthread-jumps
4805 -falign-functions -falign-jumps
4809 -fcse-follow-jumps -fcse-skip-blocks
4843 -falign-functions -falign-jumps -falign-loops
5077 `-fthread-jumps'
5094 `-fcse-follow-jumps'
5104 This is similar to `-fcse-follow-jumps', but causes CSE to follow
5105 jumps which conditionally skip over blocks. When CSE encounters a
5188 Attempt to transform conditional jumps into branch-less
5198 conditional jumps into branch-less equivalents.
5439 This also performs jump threading (to reduce jumps to jumps). This
5752 If `-falign-loops' or `-falign-jumps' are applicable and are
5774 `-falign-jumps'
5775 `-falign-jumps=N'
5781 `-fno-align-jumps' and `-falign-jumps=1' are equivalent and mean
6296 that jumps to a computed goto. To avoid O(N^2) behavior in a
6299 Only computed jumps at the end of a basic blocks with no more
6779 be duplicated when threading jumps.
8898 to use faster code for jumps and calls.
11540 `-minterlink-mips16' therefore disables direct jumps unless GCC
12879 and jumps to it.
18069 could be useful in cases where the code that jumps to the label is
19512 Speaking of labels, jumps from one `asm' to another are not supported.
19513 The compiler's optimizers do not know about these jumps, and therefore
38562 * falign-jumps: Optimize Options. (line 1049)
38592 * fcse-follow-jumps: Optimize Options. (line 368)
38936 * fthread-jumps: Optimize Options. (line 351)