Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2200 Value *NextWideShadow = in loadShadowFast() local
2202 CombinedWideShadow = IRB.CreateOr(CombinedWideShadow, NextWideShadow); in loadShadowFast()
2205 AppendWideShadowAndOrigin(NextWideShadow, NextOrigin); in loadShadowFast()