Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp105 FunctionType *AtExitFuncTy = FunctionType::get( in runOnModule() local
111 PointerType::get(AtExitFuncTy, 0), in runOnModule()
142 AtExitFuncTy, Function::PrivateLinkage, in runOnModule()