Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenautomata.cc3201 static ticker_t equiv_time; variable
6756 equiv_time = create_ticker (); in create_automata()
6757 ticker_off (&equiv_time); in create_automata()
6776 ticker_on (&equiv_time); in create_automata()
6778 ticker_off (&equiv_time); in create_automata()
9172 print_active_time (f, equiv_time); in output_time_statistics()