Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp115 FunctionType *AtExitTy = FunctionType::get( in runOnModule() local
119 Constant *AtExit = M.getOrInsertFunction("__cxa_atexit", AtExitTy); in runOnModule()