Ah, great. Thanks again!
vedant
> On Jul 25, 2018, at 10:33 AM, Alexey Bataev wrote:
>
> This is visible to the user, the statement under #pragma omp parallel
> directive is outlined as a function.
> -
> Best regards,
> Alexey Bataev
> 25.07.2018 13:31, Vedant Kumar пишет:
>> Thank
Thanks!
Just out of curiosity, what is the "omp_outlined" function you're checking for?
Is it implicitly-defined? If it's not user-visible, i.e it doesn't actually
appear in the source code of a program, why should we generate a code coverage
mapping for it at all?
vedant
> On Jul 25, 2018, a