Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp325 void storeShadow(Value *Addr, uint64_t Size, uint64_t Align, Value *Shadow,
1191 void DFSanFunction::storeShadow(Value *Addr, uint64_t Size, uint64_t Align, in storeShadow() function in DFSanFunction
1264 DFSF.storeShadow(SI.getPointerOperand(), Size, Align, Shadow, &SI); in visitStoreInst()