|
LLVM
4.0.0
|
Go to the source code of this file.
Classes | |
| class | llvm::FunctionImportGlobalProcessing |
| Class to handle necessary GlobalValue changes required by ThinLTO function importing, including linkage changes and any necessary renaming. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| bool | llvm::renameModuleForThinLTO (Module &M, const ModuleSummaryIndex &Index, DenseSet< const GlobalValue * > *GlobalsToImport=nullptr) |
| Perform in-place global value handling on the given Module for exported local functions renamed and promoted for ThinLTO. More... | |
1.8.6