cgraphunit.c (symbol_table::compile): Start and stop TV_CGRAPH_IPA_PASSES and TV_CGRA...
authorGiuliano Belinassi <giuliano.belinassi@usp.br>
Wed, 24 Jul 2019 19:10:36 +0000 (19:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Jul 2019 19:10:36 +0000 (13:10 -0600)
commit856bb3ef935edfa315bf4552a25493f11ee949b6
treec976a4dde08e85c92db84e958fb1cc71413e6652
parentefab3e3a7326ad503532955ccd31f953851e388a
cgraphunit.c (symbol_table::compile): Start and stop TV_CGRAPH_IPA_PASSES and TV_CGRAPH_FUNC_EXPANSION timers.

* cgraphunit.c (symbol_table::compile): Start and stop
TV_CGRAPH_IPA_PASSES and TV_CGRAPH_FUNC_EXPANSION timers.
* timevar.def (TV_CGRAPH_IPA_PASSES, TV_CGRAPH_FUNC_EXPANSION): New.

From-SVN: r273767
gcc/ChangeLog
gcc/cgraphunit.c
gcc/timevar.def