Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp7263 Value *OverflowAreaSize = IRB.CreateSub(CopySize, RegSaveAreaSize); in finalizeInstrumentation() local
7285 OverflowVAArgTLSCopyPtr, Alignment, OverflowAreaSize); in finalizeInstrumentation()