LLVM  4.0.0
Classes | Namespaces
JITEventListener.h File Reference
#include "RuntimeDyld.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/IR/DebugLoc.h"
#include <cstdint>
#include <vector>
Include dependency graph for JITEventListener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::JITEvent_EmittedFunctionDetails
 JITEvent_EmittedFunctionDetails - Helper struct for containing information about a generated machine code function. More...
 
struct  llvm::JITEvent_EmittedFunctionDetails::LineStart
 
class  llvm::JITEventListener
 JITEventListener - Abstract interface for use by the JIT to notify clients about significant events during compilation. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::object