Searched refs:reduc_addr (Results 1 – 3 of 3) sorted by relevance
906 tree reduc_addr; /* The address of the reduction variable for member1804 if (reduc->reduc_addr == NULL_TREE) in create_call_for_reduction_1()1814 addr = reduc->reduc_addr; in create_call_for_reduction_1()3600 red->reduc_addr = addr; in try_create_reduction_list()
906 tree reduc_addr; /* The address of the reduction variable for member1804 if (reduc->reduc_addr == NULL_TREE) in create_call_for_reduction_1()1814 addr = reduc->reduc_addr; in create_call_for_reduction_1()3603 red->reduc_addr = addr; in try_create_reduction_list()
34814 * tree-parloops.c (struct reduction_info): Add reduc_addr field.34815 (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.