reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
 1620               LabelVATy, getDataLayout().getAllocaAddrSpace(),
 1624             auto LabelVAPtr = IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, n);
 1628           Args.push_back(IRB.CreateStructGEP(LabelVATy, LabelVAAlloca, 0));