LLVM 19.0.0git
Macros | Functions
CrossDSOCFI.cpp File Reference
#include "llvm/Transforms/IPO/CrossDSOCFI.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/GlobalObject.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/MDBuilder.h"
#include "llvm/IR/Module.h"
#include "llvm/TargetParser/Triple.h"
#include "llvm/Transforms/IPO.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "cross-dso-cfi"
 

Functions

 STATISTIC (NumTypeIds, "Number of unique type identifiers")
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "cross-dso-cfi"

Definition at line 30 of file CrossDSOCFI.cpp.

Function Documentation

◆ STATISTIC()

STATISTIC ( NumTypeIds  ,
"Number of unique type identifiers"   
)