Searched refs:PrimitiveShadowPtrTy (Results 1 – 1 of 1) sorted by relevance
431 PointerType *PrimitiveShadowPtrTy; member in __anonc1e0408c0211::DataFlowSanitizer826 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()829 ArgTypes.push_back(PrimitiveShadowPtrTy); in getCustomFunctionType()1033 PrimitiveShadowPtrTy = PointerType::getUnqual(PrimitiveShadowTy); in initializeModule()1038 Type *DFSanUnionLoadArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in initializeModule()1085 Type *DFSanMemTransferCallbackArgs[2] = {PrimitiveShadowPtrTy, IntptrTy}; in initializeModule()1760 return IRB.CreateIntToPtr(ShadowOffset, PrimitiveShadowPtrTy); in getShadowAddress()