Searched refs:GetShadowBytesAfterScope (Results 1 – 4 of 4) sorted by relevance
73 SmallVector<uint8_t, 64> GetShadowBytesAfterScope(
43 ShadowBytesToString(GetShadowBytesAfterScope(Vars, L))); \
133 SmallVector<uint8_t, 64> GetShadowBytesAfterScope( in GetShadowBytesAfterScope() function
3264 const auto &ShadowAfterScope = GetShadowBytesAfterScope(SVD, L); in processStaticAllocas()