Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp323 Value *loadShadow(Value *ShadowAddr, uint64_t Size, uint64_t Align,
1049 Value *DFSanFunction::loadShadow(Value *Addr, uint64_t Size, uint64_t Align, in loadShadow() function in DFSanFunction
1180 Value *Shadow = DFSF.loadShadow(LI.getPointerOperand(), Size, Align, &LI); in visitLoadInst()