LLVM  8.0.1
Classes | Namespaces
ThinLTOCodeGenerator.h File Reference
#include "llvm-c/lto.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/ADT/Triple.h"
#include "llvm/IR/ModuleSummaryIndex.h"
#include "llvm/Support/CachePruning.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Target/TargetOptions.h"
#include <string>
Include dependency graph for ThinLTOCodeGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ThinLTOBuffer
 Wrapper around MemoryBufferRef, owning the identifier. More...
 
struct  llvm::TargetMachineBuilder
 Helper to gather options relevant to the target machine creation. More...
 
class  llvm::ThinLTOCodeGenerator
 This class define an interface similar to the LTOCodeGenerator, but adapted for ThinLTO processing. More...
 
struct  llvm::ThinLTOCodeGenerator::CachingOptions
 

Namespaces

 llvm
 This class represents lattice values for constants.