Searched refs:OpenMPRegistrationFunction (Results 1 – 1 of 1) sorted by relevance
412 if (llvm::Function *OpenMPRegistrationFunction = in Release() local414 auto ComdatKey = OpenMPRegistrationFunction->hasComdat() ? in Release()415 OpenMPRegistrationFunction : nullptr; in Release()416 AddGlobalCtor(OpenMPRegistrationFunction, 0, ComdatKey); in Release()