LLVM API Documentation

Defines
JumpInstrTableInfo.cpp File Reference

Information about jump-instruction tables that have been created by JumpInstrTables pass. More...

#include "llvm/Analysis/JumpInstrTableInfo.h"
#include "llvm/Analysis/Passes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Type.h"
Include dependency graph for JumpInstrTableInfo.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "jiti"

Detailed Description

Information about jump-instruction tables that have been created by JumpInstrTables pass.

Definition in file JumpInstrTableInfo.cpp.


Define Documentation

#define DEBUG_TYPE   "jiti"

Definition at line 14 of file JumpInstrTableInfo.cpp.