LLVM 17.0.0git
Functions
PointerTypeAnalysis.cpp File Reference
#include "PointerTypeAnalysis.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Instructions.h"
Include dependency graph for PointerTypeAnalysis.cpp:

Go to the source code of this file.

Functions

static TypeclassifyConstantWithOpaquePtr (const Constant *C, PointerTypeMap &Map)
 
static void classifyGlobalCtorPointerType (const GlobalVariable &GV, PointerTypeMap &Map)
 

Function Documentation

◆ classifyConstantWithOpaquePtr()

static Type * classifyConstantWithOpaquePtr ( const Constant C,
PointerTypeMap Map 
)
static

◆ classifyGlobalCtorPointerType()

static void classifyGlobalCtorPointerType ( const GlobalVariable GV,
PointerTypeMap Map 
)
static