Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1317 StructType *GlobalStructTy = in InstrumentGlobals() local
1388 GlobalStructTy, ConstantExpr::getPointerCast(NewGlobal, IntptrTy), in InstrumentGlobals()
1400 ArrayType *ArrayOfGlobalStructTy = ArrayType::get(GlobalStructTy, n); in InstrumentGlobals()