Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2059 Value *NextWideShadow = in loadShadowFast() local
2061 CombinedWideShadow = IRB.CreateOr(CombinedWideShadow, NextWideShadow); in loadShadowFast()
2064 AppendWideShadowAndOrigin(NextWideShadow, NextOrigin); in loadShadowFast()