Home
last modified time | relevance | path

Searched defs:ShadowSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp928 uint64_t ShadowSize = Size * ShadowWidthBytes; in hasLoadSizeForFastPath() local
2156 const uint64_t ShadowSize = Size * DFS.ShadowWidthBytes; in loadShadowFast() local
H A DHWAddressSanitizer.cpp1146 size_t ShadowSize = Size >> Mapping.Scale; in tagAlloca() local