Searched refs:DestructorFn (Results 1 – 1 of 1) sorted by relevance
3619 auto *DestructorFn = in emitDestructorsFunction() local3622 CGM.SetInternalFunctionAttributes(GlobalDecl(), DestructorFn, in emitDestructorsFunction()3624 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()3626 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, in emitDestructorsFunction()3645 return DestructorFn; in emitDestructorsFunction()4478 llvm::Value *DestructorFn = emitDestructorsFunction( in emitTaskInit() local4485 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()