Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3034 SmallVector<uint8_t, 64> ShadowClean(ShadowAfterScope.size(), 0); in processStaticAllocas() local
3083 copyToShadow(ShadowAfterScope, ShadowClean, IRBElse, ShadowBase); in processStaticAllocas()
3085 copyToShadow(ShadowAfterScope, ShadowClean, IRBRet, ShadowBase); in processStaticAllocas()