LLVM  8.0.1
Classes | Namespaces
ObjectCache.h File Reference
#include "llvm/Support/MemoryBuffer.h"
#include <memory>
Include dependency graph for ObjectCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ObjectCache
 This is the base ObjectCache type which can be provided to an ExecutionEngine for the purpose of avoiding compilation for Modules that have already been compiled and an object file is available. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.