LLVM: llvm::FunctionImportGlobalProcessing Class Reference (original) (raw)
Class to handle necessary GlobalValue changes required by ThinLTO function importing, including linkage changes and any necessary renaming. More...
#include "[llvm/Transforms/Utils/FunctionImportUtils.h](FunctionImportUtils%5F8h%5Fsource.html)"
Detailed Description
Class to handle necessary GlobalValue changes required by ThinLTO function importing, including linkage changes and any necessary renaming.
Definition at line 26 of file FunctionImportUtils.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ run()
| void FunctionImportGlobalProcessing::run | ( | ) |
|---|
The documentation for this class was generated from the following files:
- include/llvm/Transforms/Utils/FunctionImportUtils.h
- lib/Transforms/Utils/FunctionImportUtils.cpp