Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1487 auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n); in visitCallSite() local
1488 IRB.CreateStore(DFSF.getShadow(*i), LabelVAPtr); in visitCallSite()