Searched refs:PointerTypeMap (Results 1 – 4 of 4) sorted by relevance
24 Type *classifyPointerType(const Value *V, PointerTypeMap &Map) { in classifyPointerType()80 Type *classifyFunctionType(const Function &F, PointerTypeMap &Map) { in classifyFunctionType()121 PointerTypeMap &Map) { in classifyConstantWithOpaquePtr()179 PointerTypeMap &Map) { in classifyGlobalCtorPointerType()189 PointerTypeMap PointerTypeAnalysis::run(const Module &M) { in run()190 PointerTypeMap Map; in run()
25 using PointerTypeMap = DenseMap<const Value *, Type *>; variable36 PointerTypeMap run(const Module &M);
86 PointerTypeMap &PointerTypes, in maybeGenerateBitcast()106 PointerTypeMap PointerTypes = PointerTypeAnalysis::run(M); in runOnModule()
128 PointerTypeMap PointerMap;