Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1343 GlobalVariable *AllGlobals = new GlobalVariable( in InstrumentGlobals() local
1351 IRB.CreatePointerCast(AllGlobals, IntptrTy), in InstrumentGlobals()
1362 IRB.CreatePointerCast(AllGlobals, IntptrTy), in InstrumentGlobals()