Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.cpp135 Type *GlobalDtorElems[2] = { in InsertProfilingShutdownCall() local
140 StructType::get(Mod->getContext(), GlobalDtorElems, false); in InsertProfilingShutdownCall()
145 ConstantExpr::getBitCast(Callee, GlobalDtorElems[1]) in InsertProfilingShutdownCall()