[NFC] Tidy-ups to TimeProfiler.cpp
authorRussell Gallop <russell.gallop@sony.com>
Thu, 28 Nov 2019 16:20:59 +0000 (16:20 +0000)
committerRussell Gallop <russell.gallop@sony.com>
Tue, 3 Dec 2019 09:45:37 +0000 (09:45 +0000)
commitdf943a7a08102ed3d1f632e88b24a024a7c4ba81
tree43af9e2880865f3afab0227325c0837bd2af7f57
parent4fd8f11901b5bfb13a5fef597626dde31835873b
[NFC] Tidy-ups to TimeProfiler.cpp

Remove unused include
Make fields const where possible
Move initialisation to initialiser list

Differential Revision: https://reviews.llvm.org/D70904
llvm/lib/Support/TimeProfiler.cpp