NPM analysis to provide an externally-built ModuleSummaryIndex (e.g.
More...
#include "llvm/Analysis/ModuleSummaryAnalysis.h"
|
| static AnalysisKey * | ID () |
| | Returns an opaque, unique ID for this analysis type.
|
| static StringRef | name () |
| | Gets the name of the pass we are mixed into.
|
NPM analysis to provide an externally-built ModuleSummaryIndex (e.g.
the combined index from LTO).
Definition at line 97 of file ModuleSummaryAnalysis.h.
◆ ImmutableModuleSummaryIndexAnalysis() [1/2]
| llvm::ImmutableModuleSummaryIndexAnalysis::ImmutableModuleSummaryIndexAnalysis |
( |
| ) |
|
|
default |
◆ ImmutableModuleSummaryIndexAnalysis() [2/2]
◆ run()
The documentation for this class was generated from the following files: