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

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

Completed in 85 milliseconds