|
LLVM
3.7.0
|
#include "llvm-c/lto.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringSet.h"#include "llvm/IR/Module.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCObjectFileInfo.h"#include "llvm/Object/IRObjectFile.h"#include "llvm/Target/TargetMachine.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | llvm::LTOModule |
| C++ class which implements the opaque lto_module_t type. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6