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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1000 GlobalVariable *AllGlobals = new GlobalVariable( local
1008 IRB.CreatePointerCast(AllGlobals, IntptrTy),
1019 IRB.CreatePointerCast(AllGlobals, IntptrTy),

Completed in 121 milliseconds