Searched defs:AtExit (Results 1 – 8 of 8) sorted by relevance
137 FunctionCallee AtExit = M.getOrInsertFunction( runImpl() local
35 AtExit, enumerator
399 while (IRBuilder<> *AtExit = EE.Next()) { in runOnFunction() local
484 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in InsertRuntimeIgnores() local 578 InstrumentationIRBuilder::ensureDebugInfo(*AtExit, F); in sanitizeFunction() local
544 FunctionCallee AtExit = M.getOrInsertFunction("atexit", AtExitTy); createRegisterFatbinFunction() local
273 createTLSAtExitStub(const VarDecl & D,llvm::FunctionCallee Dtor,llvm::Constant * Addr,llvm::FunctionCallee & AtExit) createTLSAtExitStub() argument
4856 llvm::FunctionCallee AtExit = registerGlobalDtor() local
418 for (auto AtExit : JDS.AtExits) in dlcloseDeinitialize() local