Home
last modified time | relevance | path

Searched defs:AggShadow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2815 Value *AggShadow = DFSF.getShadow(Agg); in visitExtractValueInst() local
2823 Value *AggShadow = DFSF.getShadow(I.getAggregateOperand()); in visitInsertValueInst() local
H A DMemorySanitizer.cpp3543 Value *AggShadow = nullptr; in handleSSEVectorConvertIntrinsic() local
6246 Value *AggShadow = getShadow(Agg); in visitExtractValueInst() local
6257 Value *AggShadow = getShadow(I.getAggregateOperand()); in visitInsertValueInst() local