mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
SyntheticCountsUtils.h - remove unused llvm::CallGraph/Function forward declarations. NFC.
This commit is contained in:
parent
7ba4485ee9
commit
38c517ba07
@ -19,9 +19,6 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class CallGraph;
|
||||
class Function;
|
||||
|
||||
/// Class with methods to propagate synthetic entry counts.
|
||||
///
|
||||
/// This class is templated on the type of the call graph and designed to work
|
||||
|
Loading…
x
Reference in New Issue
Block a user