Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3326 const auto &ShadowInScope = GetShadowBytes(SVD, L); in processStaticAllocas() local
3337 APC.DoPoison ? ShadowAfterScope : ShadowInScope, Begin, End, in processStaticAllocas()