Searched defs:ExShadow (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1613 ExtractValueInst *ExShadow = local
1615 DFSF.SkipInsts.insert(ExShadow);
1616 DFSF.setShadow(ExVal, ExShadow);
1617 DFSF.NonZeroChecks.push_back(ExShadow);

Completed in 173 milliseconds