Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1600 ExtractValueInst *ExVal = in visitCallSite() local
1602 DFSF.SkipInsts.insert(ExVal); in visitCallSite()
1606 DFSF.setShadow(ExVal, ExShadow); in visitCallSite()
1609 CS.getInstruction()->replaceAllUsesWith(ExVal); in visitCallSite()