Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1173 StructType *GlobalStructTy = in InstrumentGlobals() local
1245 GlobalStructTy, ConstantExpr::getPointerCast(NewGlobal, IntptrTy), in InstrumentGlobals()
1258 ArrayType *ArrayOfGlobalStructTy = ArrayType::get(GlobalStructTy, n); in InstrumentGlobals()