Searched refs:DestructorFn (Results 1 – 1 of 1) sorted by relevance
3117 auto *DestructorFn = in emitDestructorsFunction() local3120 CGM.SetInternalFunctionAttributes(GlobalDecl(), DestructorFn, in emitDestructorsFunction()3122 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()3124 CGF.StartFunction(GlobalDecl(), KmpInt32Ty, DestructorFn, DestructorFnInfo, in emitDestructorsFunction()3143 return DestructorFn; in emitDestructorsFunction()3976 llvm::Value *DestructorFn = emitDestructorsFunction( in emitTaskInit() local3983 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()