Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1533 Value *ExpVal = Exp == 0 ? nullptr : ConstantInt::get(IRB.getInt32Ty(), Exp); in generateCrashCode() local
1541 {Addr, SizeArgument, ExpVal}); in generateCrashCode()
1548 {Addr, ExpVal}); in generateCrashCode()