Home
last modified time | relevance | path

Searched defs:ShadowData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp593 Value *ShadowData = in instrumentWithShadowUpdate() local
843 Value *ShadowData = IRB.CreateIntToPtr(ShadowDataInt, IRB.getPtrTy()); in instrumentMemInst() local
H A DMemorySanitizer.cpp1505 for (const auto &ShadowData : InstructionChecks) { in materializeInstructionChecks() local