Home
last modified time | relevance | path

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

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