Home
last modified time | relevance | path

Searched refs:reorder_blocks_algorithm (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dflag-types.h135 enum reorder_blocks_algorithm enum
H A Dcommon.opt2335 Common Joined RejectNegative Enum(reorder_blocks_algorithm) Var(flag_reorder_blocks_algorithm) Init…
2339 Name(reorder_blocks_algorithm) Type(enum reorder_blocks_algorithm) UnknownError(unknown basic block…
2342 Enum(reorder_blocks_algorithm) String(simple) Value(REORDER_BLOCKS_ALGORITHM_SIMPLE)
2345 Enum(reorder_blocks_algorithm) String(stc) Value(REORDER_BLOCKS_ALGORITHM_STC)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dflag-types.h175 enum reorder_blocks_algorithm enum
H A Dcommon.opt2476 Common Joined RejectNegative Enum(reorder_blocks_algorithm) Var(flag_reorder_blocks_algorithm) Init…
2480 Name(reorder_blocks_algorithm) Type(enum reorder_blocks_algorithm) UnknownError(unknown basic block…
2483 Enum(reorder_blocks_algorithm) String(simple) Value(REORDER_BLOCKS_ALGORITHM_SIMPLE)
2486 Enum(reorder_blocks_algorithm) String(stc) Value(REORDER_BLOCKS_ALGORITHM_STC)
H A DChangeLog-201514518 (reorder_blocks_algorithm): New enum.
14519 * flag-types.h (reorder_blocks_algorithm): New enum.