Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2834 Value *InsShadow = DFSF.getShadow(I.getInsertedValueOperand()); in visitInsertValueInst() local
H A DMemorySanitizer.cpp4774 Value *InsShadow = getShadow(I.getInsertedValueOperand()); in visitInsertValueInst() local