Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.cpp139 StructType *GlobalDtorElemTy = in InsertProfilingShutdownCall() local
163 *Mod, ArrayType::get(GlobalDtorElemTy, 1), false, in InsertProfilingShutdownCall()
166 dtors.push_back(ConstantStruct::get(GlobalDtorElemTy, Elem)); in InsertProfilingShutdownCall()