Home
last modified time | relevance | path

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

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