Home
last modified time | relevance | path

Searched refs:SrcShadowDataInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp851 Value *SrcShadowDataInt = IRB.CreateAdd( in instrumentMemInst() local
856 Value *SrcShadowData = IRB.CreateIntToPtr(SrcShadowDataInt, IRB.getPtrTy()); in instrumentMemInst()