Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1953 Value *PrimitiveValue = combineShadows(V1, V2, Pos); in combineShadowsThenConvert() local
1954 return expandFromPrimitiveShadow(T, PrimitiveValue, Pos); in combineShadowsThenConvert()