|
LLVM
4.0.0
|
Go to the source code of this file.
Classes | |
| class | llvm::object::ModuleSummaryIndexObjectFile |
| This class is used to read just the module summary index related sections out of the given object (which may contain a single module's bitcode or be a combined index bitcode file). More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::object | |
Functions | |
| Expected< std::unique_ptr < ModuleSummaryIndex > > | llvm::getModuleSummaryIndexForFile (StringRef Path) |
| Parse the module summary index out of an IR file and return the module summary index object if found, or nullptr if not. More... | |
1.8.6