|
LLVM
4.0.0
|
Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::lto | |
Typedefs | |
| typedef std::function< void(unsigned Task, StringRef Path)> | llvm::lto::AddFileFn |
| This type defines the callback to add a pre-existing native object file (e.g. More... | |
Functions | |
| NativeObjectCache | llvm::lto::localCache (std::string CacheDirectoryPath, AddFileFn AddFile) |
| Create a local file system cache which uses the given cache directory and file callback. More... | |
1.8.6