Home
last modified time | relevance | path

Searched refs:EST_LAST (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfgloop.h105 EST_LAST enumerator
Dlto-streamer-in.cc1104 loop->estimate_state = streamer_read_enum (ib, loop_estimation, EST_LAST); in input_cfg()
Dlto-streamer-out.cc2164 loop_estimation, EST_LAST, loop->estimate_state); in output_cfg()
DChangeLog-201332308 * cfgloop.h (enum loop_estimation): Add EST_LAST.