Searched refs:PrimitiveShadowPtrTy (Results 1 – 1 of 1) sorted by relevance
457 PointerType *PrimitiveShadowPtrTy; member in __anonf4f619120211::DataFlowSanitizer893 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()896 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()1152 PrimitiveShadowPtrTy = PointerType::getUnqual(PrimitiveShadowTy); in initializeModule()1157 Type *DFSanUnionLoadArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in initializeModule()1223 Type *DFSanMemTransferCallbackArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in initializeModule()1950 return IRB.CreateIntToPtr(ShadowOffset, PrimitiveShadowPtrTy); in getShadowAddress()