Lines Matching full:branches
5111 Dump after shortening branches.
6098 Perform optimizations where we check to see if a jump branches to a
6968 number of taken branches and improve code locality.
6974 in order to reduce number of taken branches, partitions hot and
7868 Move branches with loop invariant conditions out of the loop, with
7869 duplicates of the loop on both branches (modified according to
8039 Large functions with few branches or calls can create
8274 The maximum number of branches unswitched in a single loop.
8613 times the number of branches in the switch.
10926 conditional branches. If this option is used,
11862 Run a pass to pack branches into VLIW instructions (default).
11868 Do not run a pass to pack branches into VLIW instructions.
12015 only if the assembler/linker complain about out of range branches
13373 NUMBER can only be 1 or 2. If it is 1 then branches will be
14669 Set the cost of branches to roughly NUM "simple" instructions.
14867 optimization pass to shorten branches, calls and absolute memory
14945 Pretend that branches are expensive. This is for experimenting
14949 Do not pretend that branches are expensive. This is the default.
16102 Generate code that adds (does not add) in TPF OS specific branches
16730 pipeline stalls for always taken or probably taken branches. A
16896 only if the assembler/linker complain about out of range branches
23764 branches to the `error' label. Finally, the output of the `frob'
23792 instruction branches to that address. The address read by the `mfsr'
40543 Unconditional branches will not be shown, unless the `-u' option
40548 Write branch frequencies as the number of branches taken, rather
40549 than the percentage of branches taken.
40600 `--unconditional-branches'
40602 unconditional branches. Unconditional branches are normally not
40772 80.00% of 5 branches executed in file tmp.c
40773 80.00% of 5 branches taken at least once in file tmp.c
40815 There can be multiple branches and calls listed for a single source
40817 case, the branches and calls are each given a number. There is no
40818 simple way to map these branches and calls back to source constructs.