LLVM 19.0.0git
Functions
PointerTypeAnalysis.cpp File Reference
#include "PointerTypeAnalysis.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Instructions.h"

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