]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
* cgraphunit.c (symbol_table::compile): Start and stop
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jul 2019 19:10:36 +0000 (19:10 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jul 2019 19:10:36 +0000 (19:10 +0000)
commit21a6b2abebba4af27f3f4082a5a7498e8bb73f9c
treec976a4dde08e85c92db84e958fb1cc71413e6652
parent2a7494134a27b49064b82792fdd59d6ea2d2afa1
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@273767 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c
gcc/timevar.def