Searched refs:PoisonLeft (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1293 Value *PoisonLeft = ConstantInt::get(RZTy, local
1301 IRB.CreateStore(PoisonLeft, IRB.CreateIntToPtr(ShadowBase, RZPtrTy));

Completed in 68 milliseconds