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

References

lib/Transforms/Instrumentation/AddressSanitizer.cpp
 2316     Indices2[0] = IRB.getInt32(0);
 2317     Indices2[1] = IRB.getInt32(0);
 2320         ConstantExpr::getGetElementPtr(NewTy, NewGlobal, Indices2, true));