Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp7277 Value *OverflowVAArgTLSCopyPtr = in finalizeInstrumentation() local
7279 OverflowVAArgTLSCopyPtr = in finalizeInstrumentation()
7280 IRB.CreateAdd(OverflowVAArgTLSCopyPtr, RegSaveAreaSize); in finalizeInstrumentation()
7282 OverflowVAArgTLSCopyPtr = in finalizeInstrumentation()
7283 IRB.CreateIntToPtr(OverflowVAArgTLSCopyPtr, MS.PtrTy); in finalizeInstrumentation()
7285 OverflowVAArgTLSCopyPtr, Alignment, OverflowAreaSize); in finalizeInstrumentation()