Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp707 Value *collapseAggregateShadow(AggregateType *AT, Value *Shadow,
991 Value *DFSanFunction::collapseAggregateShadow(AggregateType *AT, Value *Shadow, in collapseAggregateShadow() function in DFSanFunction
1013 return collapseAggregateShadow<>(AT, Shadow, IRB); in collapseToPrimitiveShadow()
1015 return collapseAggregateShadow<>(ST, Shadow, IRB); in collapseToPrimitiveShadow()