Searched refs:AtExitTy (Results 1 – 1 of 1) sorted by relevance
115 FunctionType *AtExitTy = FunctionType::get( in runOnModule() local119 Constant *AtExit = M.getOrInsertFunction("__cxa_atexit", AtExitTy); in runOnModule()